summaryrefslogtreecommitdiff
path: root/world/map/npc/021-2
AgeCommit message (Collapse)AuthorFilesLines
2014-11-05Fix Shops for ASTwushin2-8/+8
2014-11-05Fix Monster entrieswushin1-1/+1
2014-10-27Extension to Kylian Quest Linewushin3-15/+297
Daily Delivery
2014-10-22remove basic skillsmekolat1-50/+6
2014-10-19Merge pull request #173 from wushin/halloween-annualWushin1-0/+3
Halloween Annual Base Commit
2014-10-19Halloween Annual Base Commitwushin1-0/+3
2014-10-19Minor spelling fixesCassy11-11/+11
2014-08-29Fixed Heathin for Quest logwushin1-29/+48
2014-08-24Quest Log Fix for QUEST_NorthTulimsharwushin2-14/+9
2014-05-05Dialogue changes to NPCsVreality3-41/+41
Improved the dialogue of the bookshelf containing "zukminbirf." Added "croupier" name tag to the Roulette NPC's dialog Improved grammar and wording Replaced ". " with ". " Replaced " -- " with an en dash (" – ").
2014-04-15Npcs remaining script fixeswushin9-239/+77
Npcs changed for travel Npcs changed for new maps Npcs changed for basic crypts
2014-04-11Adding new Mapswushin3-6/+13
Adding Collision Files for Maps Mapflags to for Local Respawns Base Autogenerated files for New Maps / Respawns.
2014-04-04Towns really don't need the "no drop" flagBen Longbons1-1/+0
2014-04-04Clear (most) new warningsBen Longbons2-98/+3
2014-04-02Fix style (split for more readable diff)Ben Longbons2-4/+4
2014-04-02Clean up main scriptsBen Longbons6-46/+82
2014-02-02Remove disabled magic and old holiday questsBen Longbons1-9/+0
2013-11-24Add missing newlines at end of fileBen Longbons1-1/+1
2013-09-30Fixing issues in NPC Scripts:tux9th1-1/+3
* Kylian now counts weight and amount of items correctly * Xmas2012 NPCs now count amount of items correctly.
2013-08-19Give every NPC a unique nameBen Longbons1-1/+1
2013-07-23Use canonical separator for mapflagsBen Longbons1-2/+2
2013-07-05Move starting brace to new lineBen Longbons11-25/+38
2013-06-07run 'make maps' for client-data changes.tux9th1-6/+6
update submodule pointer for client-data.
2013-05-26Run make maps for map changes and npc position changes.Jessica Tölke2-2/+11
Update submodule pointer.
2013-05-26NPC changeswushin6-6/+24
2013-02-20Heathin fixes:Vincent Petithory1-13/+37
* add inventory/weight checks when giving out items * fix OR conditions that were mistakenly using the bitwise OR operator
2013-02-12Restructuring the quests saved in TMW_Quest: Convert Bernard and Mikhail to ↵Jessica Tölke1-1/+6
new variables. The variable was also used in Kylian, so that script needed changes too.
2012-12-31Spelling fixes: replace some 'i' with 'I'.Jessica Tölke1-1/+1
Reported by eiseras.
2012-11-08Fix usages of getinventorylist():Vincent Petithory1-2/+2
* replace incorrect usage of @inventory_count with the correct variable created by getinventorylist(): @inventorylist_count
2012-08-28Run 'make maps' for addition to 021-2.Jessica Tölke1-0/+1
2012-05-23Use newly defined constants for SKILL_EMOTE, SKILL_TRADE and SKILL_PARTY ↵Jessica Tölke1-7/+5
instead of local variables.
2012-03-20Spell check of new and updated Tulimshar NPCs. -FrostFrost2-10/+10
2012-03-20North Tulimshar: quest about businessman who wants to open a shop in TulimsharJessica Tölke3-7/+296
2012-03-20Adding quest 'Shopkeeper's License' in North Tulimshar.Jessica Tölke2-0/+27
2012-03-17Adding new room to 021-2, warp into the room will be done conditionally in a ↵Jessica Tölke1-0/+1
script. Submodule pointer updated.
2011-11-16Made Constants case-sensitiveErik Schilling5-70/+70
2011-10-30Made the name of each item be the same everywhere.ali-g3-52/+52
Changed some names in item_db.txt and the same one in corresponding scripts.
2011-10-20Fix halloween quest and add 'big reward'.Ben Longbons1-0/+2
2011-10-18Halloween 2011 Trick-or-TreatingBen Longbons1-0/+7
2011-09-12Client-data: Review of all maps by Ali-G, Converter ran.Jessica Tölke3-14/+14
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 Kandiman6-760/+819
2011-09-07Fix new argument warnings.Ben Longbons1-2/+2
Requires the server patch to allow argumentless script functions
2011-09-06Add EMOTE_ constantsBen Longbons1-1/+1
Also fix an off-by-one error in the entertainer
2011-08-26Force the converter to run for all files to update generated filesBen Longbons2-13/+13
* replace indentation tabs with 4 spaces * replace separator tabs with pipes * replace break; with end; * handle unnamed maps
2011-06-19Move to a subdirectoryBen Longbons10-0/+1016