summaryrefslogtreecommitdiff
path: root/world/map/npc
AgeCommit message (Collapse)AuthorFilesLines
2011-09-19use zeny instead of Zeny in tutorial npcsv2011.09.19Jessica Tölke3-4/+4
2011-09-17Fixed some typos and gave capital letters to the equipment lists.Ali-G1-6/+6
2011-09-16Cotton Pants/Cotton TrousersJessica Tölke3-3/+18
Rename Cotton Pants to Cotton Trousers. Some minor fixes in Lora Tay. Added it in Bleacher/Dyer. Submodule pointer updated.
2011-09-16Add Cotton Pantsenchilado1-6/+12
Lora Tay will now lengthen Cotton Shorts into Cotton Pants (which can also be trimmed back into Shorts)
2011-09-15Removed trailing whitespace in 009-2Frost2-2/+2
2011-09-15Removed tabs from 005-4/bossfightFrost1-123/+123
2011-09-15Removed tabs from 020-2 NPCsFrost3-560/+560
2011-09-15Small dialog fixes and cleaning temporary variables when closing NPC window ↵coffee1-33/+63
in voltain.txt. Changes tested.
2011-09-14Adding maggots to 042-1.Jessica Tölke1-0/+6
This is to make it possible to train in case the status points were distributed badly. Converter ran. Submodule pointer updated.
2011-09-14Client-data: some fixes and changes on several snow maps.Jessica Tölke5-3/+8
Converter ran. Submodule pointer updated.
2011-09-12Adding banker to Nivalis.Jessica Tölke2-0/+18
Banker and woman who explains about the increased trade added. Submodule pointer updated due to some layer fix in that building.
2011-09-12Adding new maps/map parts in snow area.Jessica Tölke4-0/+4
In 020 new building with indoor. In 031 indoor of seamans house added. Also collision removed for small chairs. Submodule pointer updated.
2011-09-12Client-data: Review of all maps by Ali-G, Converter ran.Jessica Tölke139-923/+910
Submodule pointer updated. Also replacing 017-1/monsters.txt with spawn objects in the map.
2011-09-12Bump version in news.php and remove point version from tutorial.Ben Longbons1-1/+1
2011-09-11Tab conversion and script formatting project.The Kandiman39-662/+773
Final commit, maps 024-1 through 042-2 complete.
2011-09-11Tab conversion and formatting project.The Kandiman21-1109/+1246
npc/functions and npc/items complete.
2011-09-11Fix another goto non existent label bug. This time on ishi.coffee1-1/+1
2011-09-10Tab replacement and formatting project: Maps 014-1 to 021-2 complete.The Kandiman41-2887/+3015
2011-09-10Fixes a bug in npc omar (goto non existent label) and set the values to zero.coffee1-15/+19
2011-09-10Removed tabs from 025-4 downto 022-1Frost10-235/+235
Minor spelling corrections in tinris.txt.
2011-09-08Tutorial: small fixes and adjustmentsJessica Tölke2-3/+5
Tanisha: goto L_CleanUp whenever no players are in the area anymore and have one maggot in the area permanently Hasan: small typing error fixed
2011-09-07removed tabs from 026-1 down to 024-2Frost9-355/+355
2011-09-07Fix new argument warnings.Ben Longbons10-21/+21
Requires the server patch to allow argumentless script functions
2011-09-07Improve logic and fix bugs in Tanisha script.Ben Longbons1-76/+83
Requires the server patch to allow argumentless script functions
2011-09-07Tab conversion and formatting. Maps 011-1 to 013-3 done.The Kandiman20-3227/+3222
2011-09-07In Rossy quest, sets values when you enter the caves and clean them when you ↵coffee2-123/+143
get out. Changes some temporary variable names.
2011-09-06Add EMOTE_ constantsBen Longbons6-22/+9
Also fix an off-by-one error in the entertainer
2011-09-06Improve logic a bitBen Longbons2-20/+19
2011-09-06Removed tabs from scripts in 027-2Frost16-1893/+1893
2011-09-06In barber script, show your initial color/style.Ben Longbons2-6/+52
2011-09-06Tab conversion project. Maps 007-1 to 010-2 complete.The Kandiman40-6531/+6218
2011-09-05Replacing tabs with spaces in 031-1 down to 027-3Frost11-392/+386
2011-09-05Clear temporary variables after you close npc window. Npcs from maps 005-1 ↵coffee3-39/+75
and 006-1.
2011-09-04Fixes a typo in a variable name.coffee1-1/+1
2011-09-04Clear Temporary variables after you close npc window. Npcs from maps 001-2, ↵coffee5-51/+101
002-1 and 003-1.
2011-09-04Clear temporary variables after you close npc window. Npcs from 001-1.coffee17-129/+222
2011-09-05Client-data: maps names changed and some minor fixes.Jessica Tölke150-150/+150
Converter ran. Submodule pointer updated.
2011-09-04Replacing spawns from monsters.txt with spawn objects in maps.Jessica Tölke33-284/+163
Converter ran. Submodule pointer updated.
2011-09-04Removed tabs from cindyHouse.txt and labyrinth.txt NPCsFrost2-37/+37
2011-09-04Replaced tab formatting in cindyCave.txtFrost1-181/+181
2011-09-04Replaced tabs with spaces in miriam.txtFrost1-222/+222
2011-09-04Barbarians: adjusting formula for monster spawningJessica Tölke1-2/+5
The chance for harder monsters depends now also on the amount of living and newly spawned fluffies.
2011-09-04Client-data: some warps and collisions fixed, updated submodule pointerJessica Tölke5-9/+9
2011-09-04Reenable disabled NPCs.Jessica Tölke3-10/+3
2011-09-04Tutorial: Hasan, fix behaviour during scorpion fightJessica Tölke1-13/+2
Player talking to him while doing the scorpion fight got wrong dialogue part. Player who doesn't do the scorpion fight get usual behaviour now.
2011-09-04move the warp NPC a bit to avoid buggy warp into the caveJessica Tölke1-1/+1
2011-09-03Changing the logic of the checks on the scorpion fight.coffee1-31/+30
2011-09-03warps between 033-1 and 034-1 added, updated submodule pointerJessica Tölke2-0/+2
2011-09-03Small fix in hasan and spawn the caretaker's wife in oninit label.coffee2-1/+5
2011-09-03Small fix in tanisha scrip and change the way the timer is used in ↵coffee2-94/+93
caretaker's script, so it won't run forever.