summaryrefslogtreecommitdiff
path: root/world/map/npc/009-6
AgeCommit message (Collapse)AuthorFilesLines
2016-04-07slowly getting things donemekolat3-6/+5
explain the debug spell is deprecated upmarmu typo cooldown fix make maps with updated converter, make nodes update permissions
2016-03-30initial commit for magic v3mekolat1-1/+1
Fix Druid Tree and add hug to TMW
2015-11-13remove names from warpsmekolat1-1/+1
2015-05-21fix brodomir timermekolat1-3/+3
2015-05-02npc -1 => 32767mekolat1-1/+1
2015-03-08Merge pull request #292 from mekolat/timeWushin1-6/+3
All about time
2015-03-07Use HumanTime for Brodomirmekolat1-6/+3
2015-03-02fix deprecated asterisk in announcementsmekolat1-5/+5
2015-02-28Fix make maps adding commit spamwushin1-1/+1
2015-02-19Make Warp Names Uniquewushin1-1/+1
2015-02-01make maps with the updated convertermekolat3-6/+6
2015-02-01remove .gat from npcsmekolat2-14/+14
2015-01-26remove weird asteriskmekolat1-3/+3
2014-11-12fix fight club => v0.4mekolat1-2/+0
disallow towel inside ring kill on exit replace killer var with duel_killer remove nosave trigger restart on enable/disable remove accept/decline notification fix ring x2 and y2 forbid betsanc and asorm fix password var in debug allow random passwords handle all effects do not accept if not present fix rules check map too warp randomly on death fallthrough if no acceptable requests use bitmasking instead of modulo remove resave simplify goback do not re-declare randompassword password minigame
2014-11-05NPCs on 009-* fixedwushin1-5/+5
2014-11-05Fix Monster entrieswushin1-1/+1
2014-10-30use bitmasking & merge death handlermekolat1-1/+2
2014-10-30add fight clubmekolat2-1/+7
2014-04-11Adding new Mapswushin3-1/+4
Adding Collision Files for Maps Mapflags to for Local Respawns Base Autogenerated files for New Maps / Respawns.
2014-04-02Fix style (split for more readable diff)Ben Longbons1-2/+0
2014-04-02Clean up main scriptsBen Longbons1-1/+11
2013-11-30Make globals show as from their speaker properlyBen Longbons1-3/+3
2013-07-23Fix some casing and spacing issuesBen Longbons1-1/+1
2013-07-05Canonicalize event label capitalizationBen Longbons1-2/+2
2013-07-05Move starting brace to new lineBen Longbons2-2/+4
2013-05-04Brodomir cave: on reward, skip calling getitem if there is no item to give.v2013.05.12Vincent Petithory1-1/+4
2013-04-14Fix exploit in Brodomir script due to unexpected behavior of delitem/getitem.Jessica Tölke1-5/+28
- delitem: only deletes one item if applied to not-stackable item (equipment) - getitem: gives item stacked, even if it's equipment - fix: use a loop and only delete/give one item at a time
2013-03-19Brodomir PvP cave:Vincent Petithory1-16/+8
* Make the announcement from map to global. * Extend the time before start from 300 seconds to 600 seconds * Remove the 3 players requirement to start a PvP tournament (but still require 3 to be present when the fight starts)
2012-09-06from now on dead players are going to be warped from the cave out of the ↵tux9th1-3/+7
cave to 009-3 instead of beeing warped to 009-6. This will prevent corpses being warped around in circles.
2012-08-28PvPEvent: Replace 'price' with 'prize' in dialogue.Jessica Tölke1-8/+8
2012-08-28PvPEvent: Add a minimum for the price.Jessica Tölke1-1/+8
2012-08-28PvPEvent: Make it possible to sponsor items as price.Jessica Tölke1-1/+64
2012-08-28PvPEvent: Make it possible to choose the amount of money.Jessica Tölke1-12/+20
2012-08-28Rename global variables to contain the NPC name to ensure uniqueness.Jessica Tölke1-30/+40
2012-08-22Added PvP-Last Man Standing Event NPCstux9th2-0/+145
2012-08-02Run 'make maps' for new maps 009-5 and 009-6.Jessica Tölke3-0/+17