From 0edf9d90cb93a56abb52bdaf84042294ed648b32 Mon Sep 17 00:00:00 2001 From: MasterOfMuppets Date: Sun, 28 May 2006 19:37:15 +0000 Subject: Implemented a small quest in Einbroch and fixed the name of the spawning mobsters in Lighthalzen. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6809 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/quests_lighthalzen.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/quests') diff --git a/npc/quests/quests_lighthalzen.txt b/npc/quests/quests_lighthalzen.txt index 625227339..2f756971c 100644 --- a/npc/quests/quests_lighthalzen.txt +++ b/npc/quests/quests_lighthalzen.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Persian, Vicious_Pucca, Completed by aoa00 //===== Current Version: ===================================== -//= 1.7 +//= 1.8 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -29,6 +29,7 @@ //= 1.5a Fixed "free stick" bug, thx 2 Neouni [Lupus] //= 1.6 Added Gywall's Pickpocket Quest //= 1.7 Implemented the Friendship quest [MasterOfMuppets] +//= 1.8 Changed the name of the mobsters to Gangster, as it should be. [MasterOfMuppets] //============================================================ //= aoa's comment //= In future, Need for new monsters. No-Drop, No-Exp, Weak "Mobster","VENOMOUS","NOXIOUS" @@ -81,7 +82,7 @@ MakeMob: mapannounce "lighthalzen.gat","Maintenance Organization of the Public Order: Currently the security of the city has been compromized, We ask the citizens to be more careful. I repeat. We ask the citizens to be more careful.", 1; for( set $@i, 0; $@i < $@mob; set $@i, $@i + 1 ) { - monster "lighthalzen.gat",0,0,"Mobster",1592,1,"AlertChk::OnMobKilled"; + monster "lighthalzen.gat",0,0,"Gangster",1592,1,"AlertChk::OnMobKilled"; } set $@lhz_alert, 1; -- cgit v1.2.3-60-g2f50