diff options
Diffstat (limited to 'npc/woodland-village/pirate.txt')
-rw-r--r-- | npc/woodland-village/pirate.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/woodland-village/pirate.txt b/npc/woodland-village/pirate.txt index 4fe4579a..d575f88b 100644 --- a/npc/woodland-village/pirate.txt +++ b/npc/woodland-village/pirate.txt @@ -1,5 +1,5 @@ -new_18-1.gat,136,36,0 script Jack 138,{
- mes "[Jack the Pirate]";
- mes "Arrrrh! Tis some kind of treasure map!";
- close;
-}
+new_18-1.gat,136,36,0 script Jack 138,{ + mes "[Jack the Pirate]"; + mes "Arrrrh! Tis some kind of treasure map!"; + close; +} |