diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-03-20 01:17:20 +0300 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2013-03-25 21:51:11 +0100 |
commit | 2592f3b4329519124d456d8cb95758225e2da4ea (patch) | |
tree | 72f5b4d85eccbfb69ad25215a04ba06299e4239b /world/map/npc/027-1 | |
parent | 597953ec087a8f36724d1f8d09385d2e8a9a5f35 (diff) | |
download | serverdata-2592f3b4329519124d456d8cb95758225e2da4ea.tar.gz serverdata-2592f3b4329519124d456d8cb95758225e2da4ea.tar.bz2 serverdata-2592f3b4329519124d456d8cb95758225e2da4ea.tar.xz serverdata-2592f3b4329519124d456d8cb95758225e2da4ea.zip |
Change invisible npc id from 127 to 400.
127 - invisible unselectable npc (fake npc used by server)
400 - invisible selectable npc
Diffstat (limited to 'world/map/npc/027-1')
-rw-r--r-- | world/map/npc/027-1/graves.txt | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/world/map/npc/027-1/graves.txt b/world/map/npc/027-1/graves.txt index 47ab17c0..7f54d8c1 100644 --- a/world/map/npc/027-1/graves.txt +++ b/world/map/npc/027-1/graves.txt @@ -7,84 +7,84 @@ function|script|GraveTooFar|{ close; } -027-1.gat,89,62,0|script|Grave|127,{ +027-1.gat,89,62,0|script|Grave|400,{ callfunc "GraveTooFar"; mes "~ FotherJ ~"; mes "The mad sprite making genius who made all the creepy undead monster graphics."; close; } -027-1.gat,118,54,0|script|Grave|127,{ +027-1.gat,118,54,0|script|Grave|400,{ callfunc "GraveTooFar"; mes "~ Yosuhara ~"; mes "Contributed some of the tombstones."; close; } -027-1.gat,111,62,0|script|Grave|127,{ +027-1.gat,111,62,0|script|Grave|400,{ callfunc "GraveTooFar"; mes "~ Feline Monstrosity ~"; mes "Made the background music you are hearing."; close; } -027-1.gat,112,76,0|script|Grave|127,{ +027-1.gat,112,76,0|script|Grave|400,{ callfunc "GraveTooFar"; mes "~ Superkoop ~"; mes "Mapped the swamp to the south."; close; } -027-1.gat,120,76,0|script|Grave|127,{ +027-1.gat,120,76,0|script|Grave|400,{ callfunc "GraveTooFar"; mes "~ Aroleon ~"; mes "Mapped the swamp to the southeast."; close; } -027-1.gat,100,68,0|script|Grave|127,{ +027-1.gat,100,68,0|script|Grave|400,{ callfunc "GraveTooFar"; mes "~ John P ~"; mes "Wrote the graveyard backstory and the dialog for the caretaker quest."; close; } -027-1.gat,94,70,0|script|Grave|127,{ +027-1.gat,94,70,0|script|Grave|400,{ callfunc "GraveTooFar"; mes "~ Spit23 ~"; mes "Made those freakin awesome cemetery gates."; close; } -027-1.gat,106,60,0|script|Grave|127,{ +027-1.gat,106,60,0|script|Grave|400,{ callfunc "GraveTooFar"; mes "~ Black Don ~"; mes "Contributed those cool gargoyle statues."; close; } -027-1.gat,92,54,0|script|Grave|127,{ +027-1.gat,92,54,0|script|Grave|400,{ callfunc "GraveTooFar"; mes "~ Jaxad0127 ~"; mes "Did all the scripting work for the graveyard. Made Caretaker's house."; close; } -027-1.gat,122,64,0|script|Grave|127,{ +027-1.gat,122,64,0|script|Grave|400,{ callfunc "GraveTooFar"; mes "~ Ces Vargavind ~"; mes "Scripted caretaker's daughter."; close; } -027-1.gat,102,62,0|script|Grave|127,{ +027-1.gat,102,62,0|script|Grave|400,{ callfunc "GraveTooFar"; mes "~ Crush ~"; mes "Organizer of the whole graveyard project, graveyard fence graphics, mapping of the graveyard itself."; close; } -027-1.gat,104,76,0|script|Grave|127,{ +027-1.gat,104,76,0|script|Grave|400,{ callfunc "GraveTooFar"; mes "~ Freeyorp ~"; mes "Planned out monster stats and placements."; |