diff options
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; |