diff options
author | wushin <pasekei@gmail.com> | 2014-11-01 20:49:28 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-11-01 20:54:24 -0500 |
commit | 037a54dca1d8dca3a74ae8aa4f068561f0f294a6 (patch) | |
tree | d2a0cf283d53cb38fc88b7078ca5bbf5f715a0b9 /world/map/npc/010-2/dimonds.txt | |
parent | 04bbfd617fd238f8650b892de350cb24e82ab7d6 (diff) | |
download | serverdata-037a54dca1d8dca3a74ae8aa4f068561f0f294a6.tar.gz serverdata-037a54dca1d8dca3a74ae8aa4f068561f0f294a6.tar.bz2 serverdata-037a54dca1d8dca3a74ae8aa4f068561f0f294a6.tar.xz serverdata-037a54dca1d8dca3a74ae8aa4f068561f0f294a6.zip |
Change Band in Dimonds Dialogue
Diffstat (limited to 'world/map/npc/010-2/dimonds.txt')
-rw-r--r-- | world/map/npc/010-2/dimonds.txt | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/world/map/npc/010-2/dimonds.txt b/world/map/npc/010-2/dimonds.txt index 09c585e2..6f158c65 100644 --- a/world/map/npc/010-2/dimonds.txt +++ b/world/map/npc/010-2/dimonds.txt @@ -12,36 +12,6 @@ close; } -010-2.gat,40,35,0|script|Phil|157, -{ - mes "[Phil]"; - mes "\"We're having problems with our equipment!\""; - next; - mes "[Phil]"; - mes "\"I don't know if we can play any songs!\""; - close; -} - -010-2.gat,40,37,0|script|Jerry|160, -{ - mes "[Jerry]"; - mes "\"I don't know what's wrong.\""; - next; - mes "[Jerry]"; - mes "\"We should be able to play you music in the future!\""; - close; -} - -010-2.gat,42,36,0|script|Robert|162, -{ - mes "[Robert]"; - mes "\"I hope we can figure something out!\""; - next; - mes "[Robert]"; - mes "\"We are kinda useless if we can't play music.\""; - close; -} - 010-2.gat,35,35,0|script|Shannon|193, { set @month, 1; |