Skip to content

Commit

Permalink
Made it print the god ID for further use
Browse files Browse the repository at this point in the history
  • Loading branch information
Putnam3145 committed May 18, 2020
1 parent 0e797ec commit 9e293f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modtools/moddable-gods.lua
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ for _,sphere in ipairs(args.spheres) do
end
df.global.world.history.figures:insert('#',godFig)


print(args.name.first_name .. " created as historical figure " .. tostring(godFig.id))

0 comments on commit 9e293f8

Please sign in to comment.