diff options
Diffstat (limited to 'npc/potos.txt')
-rw-r--r-- | npc/potos.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/npc/potos.txt b/npc/potos.txt new file mode 100644 index 00000000..061cf54c --- /dev/null +++ b/npc/potos.txt @@ -0,0 +1,12 @@ +// Potos for Athena by ElvenProgrammer + +new_3-1.gat,112,33,0 script North Guard 104,{ + mes "[North Guard]"; + mes "The road is closed because it's too dangerous to go outside"; + close; +} + +new_3-1.gat,50,50,0 shop Neko 101,501:70,502:140,1201:3500,1202:10000 + + + |