summaryrefslogtreecommitdiff
path: root/world/map/npc/009-6
AgeCommit message (Collapse)AuthorFilesLines
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