summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters/accessories/slime-rudolph.xml
AgeCommit message (Collapse)AuthorFilesLines
2012-06-11Format xml files.Jessica Tölke1-47/+43
Running tools/formatXML.sh Applying manual edits to: - effects.xml to place comments above the line they belong to instead of below - to paths.xml and portal-door.particle.xml to remove tabs within a comment - to playerglow.particle.xml to remove an superflous '-->' which messed up the automatic indentation. - used 'sed 's/^\(.*\)\(<!--.*-->\)\(.*\)$/\2\1\3/' -i npcs.xml' to move comments in front of the tags they belong to, manually edited npcs 251 to 265
2010-05-02Separated hat/antlers form Santa and Rudolph Slimes into accessory sheets, ↵Jarrett Thomas-Huxley1-0/+50
removed legacy Santa/Rudolph sheets & created new refs using exisint slime sheet. Made flower petal item recolorable. Added seajelly accessory to differentiate Sea Slime. Made additional xml fixes.