|
|
@ -80,11 +80,13 @@ DFHACK_TOOL(dfprinttiletypes printtiletypes.cpp)
|
|
|
|
# Will have many options in the future.
|
|
|
|
# Will have many options in the future.
|
|
|
|
DFHACK_TOOL(dfhellhole hellhole.cpp)
|
|
|
|
DFHACK_TOOL(dfhellhole hellhole.cpp)
|
|
|
|
|
|
|
|
|
|
|
|
# skillmodify
|
|
|
|
# dfcreature
|
|
|
|
# Author: raoulxq
|
|
|
|
# Author: raoulxq
|
|
|
|
# Lets modify skills and labors of dwarfs and other creatures
|
|
|
|
# - Display creatures
|
|
|
|
# Allows mass-modify, esp. for all immigrants
|
|
|
|
# - Modify skills and labors of creatures
|
|
|
|
DFHACK_TOOL(dfskillmodify skillmodify.cpp)
|
|
|
|
# - Kill creatures
|
|
|
|
|
|
|
|
# - Etc.
|
|
|
|
|
|
|
|
DFHACK_TOOL(dfcreature creature.cpp)
|
|
|
|
|
|
|
|
|
|
|
|
# digpattern
|
|
|
|
# digpattern
|
|
|
|
# Author: raoulxq
|
|
|
|
# Author: raoulxq
|
|
|
|