diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2013-06-21 22:36:46 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2013-06-21 22:36:46 +0200 |
commit | 6de854e3b43fedbf7be5c914b6f05812766ccfde (patch) | |
tree | 9abba21bae5d9a157c8295c56a0034dd0563b9ff /npcs.xml | |
parent | 3061d90f72f8e374e457eec9c2b1a32b94b80e0b (diff) | |
parent | fa86b982fd820a4cf7112719bd721db0dc811b28 (diff) | |
download | clientdata-6de854e3b43fedbf7be5c914b6f05812766ccfde.tar.gz clientdata-6de854e3b43fedbf7be5c914b6f05812766ccfde.tar.bz2 clientdata-6de854e3b43fedbf7be5c914b6f05812766ccfde.tar.xz clientdata-6de854e3b43fedbf7be5c914b6f05812766ccfde.zip |
Merge remote-tracking branch 'wushin/tonori-cave-release'
Conflicts:
license.txt: graphics/tiles/Woodland_ground.png was changed in master
added also enchilado here, since that edit was forgotten
npcs.xml: id conflict with trapper and supply chest, moved supply chest down to 378
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -945,6 +945,10 @@ <sprite>equipment/legs/pants-male.xml|#2a2117,2f2112,493219,61411e,724c22,a97e4f</sprite> <sprite>equipment/feet/furboots-male.xml</sprite> </npc> + <!-- Supply Chest for South Tulimshar Mine Quest --> + <npc id="378"> + <sprite>npcs/npc-supply-crate.xml</sprite> + </npc> <!-- empty (Invisible NPC used in scripts) --> <!-- for npcs that shouldn't be selectable (e.g. in magic effects) use 127, for warps/doors use 45, |