summaryrefslogtreecommitdiff
path: root/world/map/npc/015-3
AgeCommit message (Collapse)AuthorFilesLines
2016-04-07slowly getting things donemekolat3-25/+9
explain the debug spell is deprecated upmarmu typo cooldown fix make maps with updated converter, make nodes update permissions
2015-11-13remove names from warpsmekolat1-1/+1
2015-05-02npc -1 => 32767mekolat1-1/+1
2015-04-07merge percentheal & itemheal into healmekolat1-1/+1
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-10/+10
2015-02-01remove .gat from npcsmekolat4-7/+7
2014-11-05NPCs on 015-* fixedwushin3-3/+3
2014-11-05Fix Monster entrieswushin1-5/+5
2014-04-11Adding new Mapswushin1-0/+1
Adding Collision Files for Maps Mapflags to for Local Respawns Base Autogenerated files for New Maps / Respawns.
2014-04-02Clean up main scriptsBen Longbons2-22/+17
2014-04-02Clean up generated scriptsBen Longbons1-2/+2
2013-07-23Use canonical separator for mapflagsBen Longbons1-1/+1
2013-07-05Move starting brace to new lineBen Longbons4-7/+8
2013-03-25Change invisible npc id from 127 to 400.Andrei Karas1-1/+1
127 - invisible unselectable npc (fake npc used by server) 400 - invisible selectable npc
2013-01-25Katze quest: fix missing some occurrences when renaming variables.Jessica Tölke1-9/+9
2013-01-10Ran make maps and discovered I added a file to _import.txt at the wrong ↵Jessica Tölke1-1/+1
position.
2013-01-09Katze quest: clear temporary quest state variables before closing the script.Jessica Tölke3-31/+40
2013-01-09Katze quest: use bitmasking to be able to remove the variable LastHiss.Jessica Tölke3-31/+59
Nibble 0: Progress of quest Nibble 1: what was saved previously in LastHiss Add LastHiss to clear_vars Since the value in LastHiss is only needed to get some hint from Alice, taking over the value from LastHiss to Nibble 1 of Katze isn't needed.
2013-01-09Katze quest: remove player variable KatzeBeenOutsideJessica Tölke4-12/+14
Use temporary player variable @KatzeNeedsAlone instead with inverted logic. Add nosaveflag to Katze's cave, so when the variable is reset, you're actually outside of the cave. Add KatzeBeenOutside to clear_vars.
2013-01-09Katze quest: subtract 30% of health instead of fixed number when scratched ↵Jessica Tölke1-3/+1
by the cat.
2013-01-09Katze quest: some punctuation fixes in menus.Jessica Tölke2-27/+27
2012-02-03Making doors and docks unclickableStefan Dombrowski1-1/+1
2011-09-12Client-data: Review of all maps by Ali-G, Converter ran.Jessica Tölke2-4/+4
Submodule pointer updated. Also replacing 017-1/monsters.txt with spawn objects in the map.
2011-09-10Tab replacement and formatting project: Maps 014-1 to 021-2 complete.The Kandiman3-56/+65
2011-09-05Client-data: maps names changed and some minor fixes.Jessica Tölke3-3/+3
Converter ran. Submodule pointer updated.
2011-08-26Force the converter to run for all files to update generated filesBen Longbons2-16/+16
* replace indentation tabs with 4 spaces * replace separator tabs with pipes * replace break; with end; * handle unnamed maps
2011-06-19Move to a subdirectoryBen Longbons6-0/+368