Renamed dfcreature to dfcreaturemanager

develop
Raoul XQ 2011-04-23 03:09:47 +02:00
parent c86c4c8472
commit ac4c3481bd
2 changed files with 3 additions and 1118 deletions

@ -80,13 +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)
# dfcreature # dfcreaturemanager
# Author: raoulxq # Author: raoulxq
# - Display creatures # - Display creatures (overview & detail)
# - Modify skills and labors of creatures # - Modify skills and labors of creatures
# - Kill creatures # - Kill creatures
# - Etc. # - Etc.
DFHACK_TOOL(dfcreature creature.cpp) DFHACK_TOOL(dfcreaturemanager creaturemanager.cpp)
# digpattern # digpattern
# Author: raoulxq # Author: raoulxq

File diff suppressed because it is too large Load Diff