summaryrefslogtreecommitdiff
path: root/world/map/npc/009-4
AgeCommit message (Collapse)AuthorFilesLines
2012-11-08Fix usages of getinventorylist():Vincent Petithory1-1/+1
* replace incorrect usage of @inventory_count with the correct variable created by getinventorylist(): @inventorylist_count
2012-08-21Give a small experience reward for solving the barrier puzzle.Jessica Tölke1-2/+1
2012-08-21Set all temporary player variables to 0 before closing the NPC dialogues of ↵Jessica Tölke2-40/+67
Orum and Waric.
2012-08-21Revise dialogue of Orum and Waric.Jessica Tölke5-164/+132
- Replace ".." with either "." or "..." in many places. - No "next;" before "menu". - Remove NPC name on some places where it was superfluous.
2012-08-20Fix spelling error in waric.txtJessica Tölke1-1/+1
2012-07-19Some fixes in Orum script.v2012.07.19Jessica Tölke1-2/+9
Set variable right after giving the reward. Check for weight and inventory before giving the reward.
2011-09-12Client-data: Review of all maps by Ali-G, Converter ran.Jessica Tölke2-7/+7
Submodule pointer updated. Also replacing 017-1/monsters.txt with spawn objects in the map.
2011-09-06Tab conversion project. Maps 007-1 to 010-2 complete.The Kandiman5-1106/+1093
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-26/+26
* replace indentation tabs with 4 spaces * replace separator tabs with pipes * replace break; with end; * handle unnamed maps
2011-08-25Converter: new scripting guideline applied, tabs in headlines replaced by pipesJessica Tölke1-1/+1
2011-06-19Move to a subdirectoryBen Longbons8-0/+1426