summaryrefslogtreecommitdiff
path: root/world/map/npc/033-1/kimarr.txt
AgeCommit message (Collapse)AuthorFilesLines
2020-09-30Prevent people with GM < 50 from accidentally wiping Kimarr's event scoreboard.Jesusaves1-0/+6
Any person with enough clearance to use Fluffy Debug can enable/disable it, though.
2020-09-15This adds a secondary, temporary scoreboard on Kimarr for CRC's event.Jesusaves1-1/+123
This commit can and should be reverted once the event is over. Bikeshedding alert - The code did not receive the usual review and quality control required to be formally merged on upstream; It is a TEMPORARY commit. This is a modified version of cherry-picking which allows it to be kept for longer.
2020-02-10Revert "This adds a secondary, temporary scoreboard on Kimarr for CRC's event."Jesusaves1-73/+3
This reverts commit 645fbab7cf5b282dccdcf1f0b536ce906d6de6d2. That was done for the event, and the event is now over.
2020-01-12This adds a secondary, temporary scoreboard on Kimarr for CRC's event.Jesusaves1-3/+73
This commit is to be reverted as soon as the event is over. Bikeshedding alert - The code did not receive the usual review and quality control required to be formally merged on upstream; It is a TEMPORARY commit.
2019-01-20expand the fluffy kill leaderboardgumi1-0/+6
2016-03-30initial commit for magic v3mekolat1-1/+1
Fix Druid Tree and add hug to TMW
2015-06-24allow to specify emitter and receiver in npctalkmekolat1-15/+15
2015-04-07merge percentheal & itemheal into healmekolat1-1/+1
2015-02-01remove .gat from npcsmekolat1-24/+24
2014-11-05NPCs on 033-* fixedwushin1-1/+1
2014-10-19Halloween Annual Base Commitwushin1-0/+3
2014-04-02Fix style (split for more readable diff)Ben Longbons1-3/+3
2014-04-02Clean up main scriptsBen Longbons1-7/+16
2013-07-05Move starting brace to new lineBen Longbons1-1/+2
2012-02-02Fixing bug caused by lag during warpStefan Dombrowski1-3/+8
2012-02-01Barbarians: Kimarr offers the record list also before doing the hunting and ↵Jessica Tölke1-0/+2
comments when the player dies.
2012-01-24Minor grammar edits to birrod, kimarr, and yerrnkFrost1-6/+6
2012-01-21Barbarians quests: dialogue polishing.Jessica Tölke1-23/+22
2012-01-17Barbarian quest: change some variables that are used as constants to global ↵Jessica Tölke1-11/+4
and put them in an init NPC
2012-01-17Some fixes to the Barbarian questsStefan Dombrowski1-18/+18
2012-01-11Barbarians: some fix in Fluffy Hunting minigame to prevent a level 1 char ↵Jessica Tölke1-2/+2
doing the quest with doing nothing. Also remove some debug code and comments in ambushs.txt and update submodule pointer.
2011-12-28Fluffy hunting minigame: fix regarding getting the value of the player variableJessica Tölke1-0/+4
2011-12-22some cleanup on barbarian NPCsJessica Tölke1-11/+6
2011-12-21Replace dummy monsters in barbarian quests with wolvern.Jessica Tölke1-8/+7
2011-11-16Made Constants case-sensitiveErik Schilling1-3/+3
2011-09-04Barbarians: adjusting formula for monster spawningJessica Tölke1-2/+5
The chance for harder monsters depends now also on the amount of living and newly spawned fluffies.
2011-09-03add check of return value from attachrid in several scriptsJessica Tölke1-1/+1
2011-09-03Merge remote-tracking branch 'mainline/master'Jessica Tölke1-2/+1
2011-09-02Disable or fix NPCs with attachrid problemsv2011.09.03Ben Longbons1-2/+1
2011-09-02barbarians: fix some error in debug npc and minor spelling error in kimarrJessica Tölke1-1/+1
2011-09-02barbarians: some dialogue cleanup in kimarr and fixed something in the debug npcJessica Tölke1-5/+1
2011-08-28Changes mob id from fluffy to Hungry fluffycoffee1-4/+4
2011-08-28Punish the players that interfere in the fight from outside.coffee1-9/+46
2011-08-27Fix talk of interfering fluffy huntersBen Longbons1-2/+2
2011-08-27Implement countdown timer for fluffy huntersBen Longbons1-12/+23
2011-08-27Checks for more than 1 player at the area of the fight and warps everyone, ↵coffee1-1/+14
except the fighter, outside.
2011-08-27Fix multiple entries in highscore list, spelling of throw, reduce time to 3 ↵Ben Longbons1-8/+12
minutes
2011-08-27Restoring the use of $@Fluffy_Min variable, which was removed by mistake.coffee1-0/+2
2011-08-27Some small changes + Makes it possible to drop food any time during the ↵coffee1-27/+30
fight + Now the script won't eat your food if you drop more than the limit.
2011-08-26Fix and comment fluffy hunting questBen Longbons1-26/+87
2011-08-26Makes the reference to variables the same through the file.coffee1-15/+15
2011-08-26Fixes some small syntax errors and change the way the script checks if you ↵coffee1-5/+8
are loggedin or inside the right area.
2011-08-26Refactor and format the fluffy hunt codeBen Longbons1-241/+197
2011-08-24some minor fixes on barbarians and some things to ease testingJessica Tölke1-2/+19
2011-08-01Fixes the record list for the fluffy fight.Coffee1-11/+29
2011-08-01Fixes a bug at the fluffy fight. If you logout or warp to another map the ↵Coffee1-1/+3
fight is over.
2011-08-01some small fixes and notes in kimarr/fluffy hunting minigameJessica Tölke1-3/+5
2011-07-19Renaming duplicated labelCoffee1-1/+1
2011-07-19Small adjustments in the fluffy hunting minigameCoffee1-1/+7
2011-07-18First try at the fluffy hunting minigame.Coffee1-179/+262