diff options
Diffstat (limited to 'npc/snow-village')
-rw-r--r-- | npc/snow-village/monsters.txt | 2 | ||||
-rw-r--r-- | npc/snow-village/passages.txt | 48 | ||||
-rw-r--r-- | npc/snow-village/sexchanger.txt | 50 | ||||
-rw-r--r-- | npc/snow-village/startrek.txt | 34 |
4 files changed, 67 insertions, 67 deletions
diff --git a/npc/snow-village/monsters.txt b/npc/snow-village/monsters.txt index bbd8ba9e..7167168c 100644 --- a/npc/snow-village/monsters.txt +++ b/npc/snow-village/monsters.txt @@ -1 +1 @@ -new_11-1.gat,56,63,1,1 monster Maggot 1002,2,0,0,0
+new_11-1.gat,56,63,1,1 monster Maggot 1002,2,0,0,0 diff --git a/npc/snow-village/passages.txt b/npc/snow-village/passages.txt index 55b2087d..7efcec60 100644 --- a/npc/snow-village/passages.txt +++ b/npc/snow-village/passages.txt @@ -1,24 +1,24 @@ -new_11-1.gat,76,38 warp tocave 0,0,new_12-1.gat,31,28
-new_11-1.gat,70,105 warp tomap 3,1,new_10-1.gat,69,29
-
-// Clothes shop -> outside
-new_13-1.gat,25,36 warp outside1 0,0,new_11-1.gat,47,50
-// Potions shop -> outside
-new_13-1.gat,64,25 warp outside2 1,1,new_11-1.gat,55,90
-// INN -> outside
-new_13-1.gat,111,33 warp outside3 0,0,new_11-1.gat,64,84
-// Weapons shop -> outside
-new_13-1.gat,32,74 warp outside4 0,0,new_11-1.gat,84,48
-// House -> outside
-new_13-1.gat,72,71 warp outside5 0,0,new_11-1.gat,66,54
-
-// outside -> Clothes shop
-new_11-1.gat,47,49 warp inside1 0,0,new_13-1.gat,25,33
-// outside -> Potions shop
-new_11-1.gat,57,90 warp inside2 0,0,new_13-1.gat,66,25
-// outside -> INN
-new_11-1.gat,64,83 warp inside3 0,0,new_13-1.gat,111,30
-// outside -> Weapons shop
-new_11-1.gat,85,47 warp inside4 0,0,new_13-1.gat,32,71
-// outside -> House
-new_11-1.gat,66,53 warp inside5 0,0,new_13-1.gat,72,68
+new_11-1.gat,76,38 warp tocave 0,0,new_12-1.gat,31,28 +new_11-1.gat,70,105 warp tomap 3,1,new_10-1.gat,69,29 + +// Clothes shop -> outside +new_13-1.gat,25,36 warp outside1 0,0,new_11-1.gat,47,50 +// Potions shop -> outside +new_13-1.gat,64,25 warp outside2 1,1,new_11-1.gat,55,90 +// INN -> outside +new_13-1.gat,111,33 warp outside3 0,0,new_11-1.gat,64,84 +// Weapons shop -> outside +new_13-1.gat,32,74 warp outside4 0,0,new_11-1.gat,84,48 +// House -> outside +new_13-1.gat,72,71 warp outside5 0,0,new_11-1.gat,66,54 + +// outside -> Clothes shop +new_11-1.gat,47,49 warp inside1 0,0,new_13-1.gat,25,33 +// outside -> Potions shop +new_11-1.gat,57,90 warp inside2 0,0,new_13-1.gat,66,25 +// outside -> INN +new_11-1.gat,64,83 warp inside3 0,0,new_13-1.gat,111,30 +// outside -> Weapons shop +new_11-1.gat,85,47 warp inside4 0,0,new_13-1.gat,32,71 +// outside -> House +new_11-1.gat,66,53 warp inside5 0,0,new_13-1.gat,72,68 diff --git a/npc/snow-village/sexchanger.txt b/npc/snow-village/sexchanger.txt index a7ffb105..7572865d 100644 --- a/npc/snow-village/sexchanger.txt +++ b/npc/snow-village/sexchanger.txt @@ -1,25 +1,25 @@ -new_11-1.gat,50,49,0 script Xanith 136,{
- mes "[Xanith the Surgeon]";
- mes "Are you tired of being what you are?";
- next;
-
- mes "[Xanith the Surgeon]";
- mes "Would you maybe be interested in a sex change?";
- next;
-
- mes "[Server]";
- mes "Warning: All the character in your account will get the sex changed.";
- mes "Also you probably will require to restart the client to notice a change.";
- next;
-
- menu
- "Please do, my dear...",xes,
- "Leave alone my family treasure!",nope;
-
-xes:
- changesex;
- close;
-
-nope:
- close;
-}
+new_11-1.gat,50,49,0 script Xanith 136,{ + mes "[Xanith the Surgeon]"; + mes "Are you tired of being what you are?"; + next; + + mes "[Xanith the Surgeon]"; + mes "Would you maybe be interested in a sex change?"; + next; + + mes "[Server]"; + mes "Warning: All the character in your account will get the sex changed."; + mes "Also you probably will require to restart the client to notice a change."; + next; + + menu + "Please do, my dear...",xes, + "Leave alone my family treasure!",nope; + +xes: + changesex; + close; + +nope: + close; +} diff --git a/npc/snow-village/startrek.txt b/npc/snow-village/startrek.txt index b8437fe3..7630a296 100644 --- a/npc/snow-village/startrek.txt +++ b/npc/snow-village/startrek.txt @@ -1,17 +1,17 @@ -new_11-1.gat,79,77,0 script Kirk 133,{
-mes "[Capt. Kirk]";
-mes "Spock: We're breaking the prime directive.";
-mes "This is not the right way to have the first contact.";
-close;
-}
-
-new_11-1.gat,81,77,0 script Spock 134,{
-mes "[Spock]";
-mes "Live long and prosper captain.";
-next;
-mes "[Spock]";
-mes "trr...Spock to Scotty...";
-mes "Beam me to the elves village...";
-mes "I will hide there.";
-close;
-}
+new_11-1.gat,79,77,0 script Kirk 133,{ +mes "[Capt. Kirk]"; +mes "Spock: We're breaking the prime directive."; +mes "This is not the right way to have the first contact."; +close; +} + +new_11-1.gat,81,77,0 script Spock 134,{ +mes "[Spock]"; +mes "Live long and prosper captain."; +next; +mes "[Spock]"; +mes "trr...Spock to Scotty..."; +mes "Beam me to the elves village..."; +mes "I will hide there."; +close; +} |