Add dfskillmodify

develop
Raoul XQ 2011-04-11 13:16:47 +02:00
parent 4e6cef8b7b
commit 62833a2048
1 changed files with 6 additions and 0 deletions

@ -80,6 +80,12 @@ DFHACK_TOOL(dfprinttiletypes printtiletypes.cpp)
# Will have many options in the future.
DFHACK_TOOL(dfhellhole hellhole.cpp)
# skillmodify
# Author: raoulxq
# Lets modify skills and labors of dwarfs and other creatures
# Allows mass-modify, esp. for all immigrants
DFHACK_TOOL(dfskillmodify skillmodify.cpp)
# this needs the C bindings
IF(BUILD_DFHACK_C_BINDINGS)
# The C bindings won't be real C bindings until this compiles.