changing specific species dolls


Problems running or configuring the software, commands & options, compiling, different platforms, using the interface, documentation, etc.

Dungeon Dilettante

Posts: 3

Joined: Tuesday, 22nd January 2019, 13:37

Post Wednesday, 23rd January 2019, 23:30

changing specific species dolls

Hello ! I'm currently using tile_player_tile = playermons at init.txt to change character sprites to their monster versions , how can I set just one specific specie to use the normal versions while all the others keep with their monster versions ? Thanks o/

Lair Larrikin

Posts: 24

Joined: Tuesday, 9th August 2016, 14:03

Post Monday, 28th January 2019, 10:02

Re: changing specific species dolls

  Code:
# Use a normal tile for Formicids and monster tiles for all other species
: if you.race() ~= "Formicid" then
tile_player_tile = playermons
: end

Return to Technical Support

Who is online

Users browsing this forum: No registered users and 5 guests

cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.