From ba4fa4646352b7403d39dba9d41302e73e3d8ea1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 26 Jan 2019 01:43:12 -0200 Subject: [skip ci] Update music on cindy cave --- npc/021-4/main.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/021-4') diff --git a/npc/021-4/main.txt b/npc/021-4/main.txt index 0abd03ef4..707906aae 100644 --- a/npc/021-4/main.txt +++ b/npc/021-4/main.txt @@ -105,6 +105,7 @@ L_Begin: enablenpc "#CindySwitch_08"; enablenpc "#CindySwitch_09"; enablenpc "#CindySwitch_10"; + changemusic "021-4", "misuse.ogg"; .@pl = getmapusers("021-4"); areamonster "021-4", 20, 20, 100, 80, "Yeti", Yeti, .@pl, "Cindy#Outside::OnPetDeath"; @@ -166,6 +167,7 @@ L_CleanUp: disablenpc "#CindySwitch_09"; disablenpc "#CindySwitch_10"; setnpcdisplay .name$, NPC_CINDY; + changemusic "021-4", "water_prelude.ogg"; end; OnTimer2500: -- cgit v1.2.3-60-g2f50