summaryrefslogtreecommitdiff
path: root/world/map/npc/009-2
AgeCommit message (Collapse)AuthorFilesLines
2013-07-05Move starting brace to new lineBen Longbons18-25/+40
2013-03-25Change invisible npc id from 127 to 400.Andrei Karas2-3/+3
127 - invisible unselectable npc (fake npc used by server) 400 - invisible selectable npc
2013-03-15Fix typo in Kfahr's script reported by masoudd.Jessica Tölke1-1/+1
2013-02-12o11c's review of inspectorBen Longbons1-4/+5
2013-02-12Variable restructuring: move Inspector quest to nibble 3 of QUEST_Hurnscald.Jessica Tölke4-100/+136
2013-02-12Restructuring the quests saved in TMW_Quest: Convert Bandit quest NPCs to ↵Jessica Tölke1-24/+40
new variables.
2013-01-09Remove and delete QUEST_clothdyer_state since it isn't used anywhere.Jessica Tölke1-1/+0
Remove it from Selim's script. Add it to clear_vars function.
2012-12-21Fix some indentation in Wyara's script.Jessica Tölke1-2/+3
2012-12-17Clean the dyer/bleacher scripts:Vincent Petithory1-45/+53
* Add punctuation in menus * Format label name to the apparent script convention * Move the sorcerer robes variants into a submenu * Remove the color array and use a hard-coded menu for the colors
2012-12-17Add quest to craft new sorcerer robes at Lora TayVincent Petithory1-0/+21
2012-12-17Add all combinations of sorcerer robes regarding their dyed line. Update ↵Vincent Petithory1-0/+70
submodule pointer.
2012-12-16Add dyed Cotton Cloth itemsVincent Petithory1-0/+7
2012-09-09Expand Peter's crafting skills to create warlord boots.Vincent Petithory1-0/+26
2012-09-09Rewrite Peter's crafting logic:Vincent Petithory1-46/+68
* Generic crafting function using coal, iron ingot and money. * Fixes a bug where Coal was not deleted when crafting the Chainmail Shirt.
2012-08-28Add the Fine Dress:Vincent Petithory1-0/+6
* Add the Fine Dress and its dyed variants, * Add the Fine Dress to the npc dyer and to the npc bleacher.
2012-04-29Moving Selim the dyer one tile to the left, due to the offset added in its ↵Jessica Tölke1-1/+1
xml. Submodule pointer updated.
2011-11-23Changed the coordinates of Selim the dyer in 009-2. The wooden part wasn't ↵ali-g1-1/+1
on the wall but floating in the air.
2011-11-16Made Constants case-sensitiveErik Schilling9-37/+37
2011-11-16Removed direct occurrences of itemidsErik Schilling1-3/+3
2011-10-30Made the name of each item be the same everywhere.ali-g2-22/+22
Changed some names in item_db.txt and the same one in corresponding scripts.
2011-10-27Replacing the graphic for Selim the Dyer:Jessica Tölke1-2/+2
Client-data: graphic and xml, Submodule pointer updated Server-data: fixup on the previous commit
2011-10-27Gave new coordinates to Selim the Dyer (in 009-2) since its spritesheet changed.ali-g1-1/+2
Added a line in his dialogue explaining why he wants dyes from the player, even though he has some behind him.
2011-10-20Fix halloween quest and add 'big reward'.Ben Longbons2-0/+4
2011-10-18Halloween 2011 Trick-or-TreatingBen Longbons2-0/+13
2011-10-14Give small experience reward for fails in quests that need random amount of ↵Jessica Tölke1-0/+3
items.
2011-09-16Cotton Pants/Cotton TrousersJessica Tölke1-0/+9
Rename Cotton Pants to Cotton Trousers. Some minor fixes in Lora Tay. Added it in Bleacher/Dyer. Submodule pointer updated.
2011-09-15Removed trailing whitespace in 009-2Frost2-2/+2
2011-09-12Client-data: Review of all maps by Ali-G, Converter ran.Jessica Tölke1-20/+20
Submodule pointer updated. Also replacing 017-1/monsters.txt with spawn objects in the map.
2011-09-07Fix new argument warnings.Ben Longbons1-1/+1
Requires the server patch to allow argumentless script functions
2011-09-06Tab conversion project. Maps 007-1 to 010-2 complete.The Kandiman17-3169/+2947
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-22/+22
* replace indentation tabs with 4 spaces * replace separator tabs with pipes * replace break; with end; * handle unnamed maps
2011-08-03Rossy quest: replacing hard coded numbers with variables and some fixes in ↵Jessica Tölke1-16/+28
dialogue
2011-07-09Comment Debug NPC, Changes some dialogues and adds some small fixes.Coffee1-1/+1
2011-07-09Some small fixes, changes lvl requirement to 60 and adds exp reward to boss ↵Coffee1-1/+1
fight.
2011-07-08minor fix to make dialog flow betterWombat1-1/+0
a couple "next"s removed to help dialog
2011-07-08Rossi -> Rossy, small typo which may still need to be fixed in some variables.Ali-G1-1/+1
2011-07-07Makes the message say what you should do after you tell olana that Rossy is ↵Coffee1-0/+2
fine.
2011-07-07some more fixes on rossy questJessica Tölke1-4/+9
2011-07-05fix: experience reward for doing the poison resist skill minigame works nowJessica Tölke1-1/+1
2011-07-04Minor spelling/grammar/punctuation updates.The Kandiman1-1/+1
Rossy quest and July news entry
2011-07-02Sets a variable to zero when it is not needed anymore.Coffee1-0/+1
2011-07-01Initial spell and grammar check for Rossy questThe Kandiman1-22/+21
2011-06-29Add comments and some small changes in the conditionals for the pentagrams.Coffee1-0/+2
2011-06-28Changes: Price in item_db.txt, merchants Item ID changed to Name...Wombat1-3/+3
price changes to reflect Lora Tay's crafting and the price of cotton cloth drops increased for cotton cloth casino coins removed from merchants several merchants changed to simple information scripts price changes based on merchant sell value
2011-06-19Move to a subdirectoryBen Longbons21-0/+4314