diff options
author | Frost <networktoy@cox.net> | 2011-09-04 11:50:44 -0700 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-09-05 14:33:16 +0200 |
commit | 7ee49eb4acf3a6c047e18f36695c407740cfc523 (patch) | |
tree | 5d9e382f2f853edcb5945212af412365ce2d88fb /world/map/npc/027-4 | |
parent | d73153db035a6527635844b2da8723d3e8759292 (diff) | |
download | serverdata-7ee49eb4acf3a6c047e18f36695c407740cfc523.tar.gz serverdata-7ee49eb4acf3a6c047e18f36695c407740cfc523.tar.bz2 serverdata-7ee49eb4acf3a6c047e18f36695c407740cfc523.tar.xz serverdata-7ee49eb4acf3a6c047e18f36695c407740cfc523.zip |
Replacing tabs with spaces in 031-1 down to 027-3
Diffstat (limited to 'world/map/npc/027-4')
-rw-r--r-- | world/map/npc/027-4/reaper_script.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/027-4/reaper_script.txt b/world/map/npc/027-4/reaper_script.txt index 2f218f0d..0a3fcc6f 100644 --- a/world/map/npc/027-4/reaper_script.txt +++ b/world/map/npc/027-4/reaper_script.txt @@ -1,6 +1,6 @@ // The scripts associated with the reaper mob summoned by Alacrius in the 027-2 -027-4.gat,0,0,0 script Reaper -1,{ +027-4.gat,0,0,0|script|Reaper|-1,{ OnDead: mes "you won!"; mapwarp "027-4.gat", "027-2.gat",104,41; @@ -12,4 +12,4 @@ OnPCDieEvent: OnAvenged: // tell players your fallen comrad has been avenged end; -}
\ No newline at end of file +} |