diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-09-27 11:52:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-09-27 11:52:20 -0300 |
commit | 19c34ece2c92f1da477a8b06c3e26f39c14ebdec (patch) | |
tree | 45418112f74e5524d04985c699a9f15ebcfff949 /npc/012-1 | |
parent | 2a571c4e2b08f59ce583f64a8f73fdf5c8ab2260 (diff) | |
download | serverdata-19c34ece2c92f1da477a8b06c3e26f39c14ebdec.tar.gz serverdata-19c34ece2c92f1da477a8b06c3e26f39c14ebdec.tar.bz2 serverdata-19c34ece2c92f1da477a8b06c3e26f39c14ebdec.tar.xz serverdata-19c34ece2c92f1da477a8b06c3e26f39c14ebdec.zip |
Boss fanfare: Terogan, Night Dragon, Monster Army Generic Officers, Monster Admiral, Monster Governor, Pinkie Emperor, Frostia's Generic Yeti, Monster King's Illusion, Moubootaur (Sealed), Monster King (original), Luvia Gemini [hack], Pirate Captain Marley, Masked Assassin, Platinum Queen (Soul Eater), Dusty People's Boss, Demure Queen of Dragons, Tulimshar's Generic Assassin, The Icicle.
Diffstat (limited to 'npc/012-1')
-rw-r--r-- | npc/012-1/guards.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt index f6e2cbf1a..d36cc5b4a 100644 --- a/npc/012-1/guards.txt +++ b/npc/012-1/guards.txt @@ -490,6 +490,7 @@ OnReward: .@Pl=getmapusers("012-1")-1; getexp .@Pl*600, .@Pl*30; // 3,000 exp, 150 jxp Zeny=Zeny+.@Pl*300; // 1,500 gp + specialeffect(FX_FANFARE, AREA, getcharid(3)); end; } |