summaryrefslogtreecommitdiff
path: root/world/map/npc/042-1
AgeCommit message (Collapse)AuthorFilesLines
2019-06-04fix the respawn points of the tonori wormholegumi2-0/+2
2019-04-15add the old tulim beach to the wormholegumi4-0/+28
2015-01-07Moving Tutorial from Tulimshar to Candorwushin10-807/+0
2014-11-05NPCs on 042-* fixedwushin6-19/+19
2014-11-05Fix Monster entrieswushin1-11/+11
2014-11-04Update scripts for stricter checksBen Longbons1-4/+4
2014-11-03fix noob area collisionmekolat1-5/+5
2014-10-30add global death handlermekolat1-4/+4
2014-10-23fix noob area collisionmekolat1-4/+4
2014-08-24Quest Log Fixed STARTAREAwushin6-97/+163
2014-07-03Fixing Typowushin1-1/+1
2014-06-25Starting Area Reduxwushin9-137/+364
* Tutorial is a quick funnel * Exits are obvious and open * New Side Quests ** Valon's Beast Mastery ** Zegas's Barrels ** Magic Wand * Some Quests stay open after tutorial is done * House Maggot & Tame Scorpion added * Made Magic usable for lowbies with Wand
2014-05-05Dialogue changes to NPCsVreality1-1/+1
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-15Tutorial Editwushin3-135/+113
Switched to Bit mask Map Edits for the New Maps Less requirements to get out
2014-04-11Adding new Mapswushin4-9/+18
Adding Collision Files for Maps Mapflags to for Local Respawns Base Autogenerated files for New Maps / Respawns.
2014-04-04Clear (most) new warningsBen Longbons1-4/+0
2014-04-02Clean up main scriptsBen Longbons2-9/+24
2014-04-02Clean up generated scriptsBen Longbons1-2/+2
2013-07-05Canonicalize event label capitalizationBen Longbons1-4/+4
2013-07-05Move starting brace to new lineBen Longbons5-10/+14
2013-04-22Run 'make maps' to update the monster spawn names.Jessica Tölke1-2/+2
They now match the names from mob_db.
2013-01-06Tutorial: put setting the completed flag and resetting the used variables ↵Jessica Tölke1-10/+2
into a separate function.
2013-01-06Remove lines from tutorial which set the variable 'maggot' to 0.Jessica Tölke1-2/+0
That variable was used in a previous version of the tutorial.
2012-07-20Fixed the NPC locations and barriers for 041-1 and 042-1Dweems4-15/+15
-Fixed all the NPC locations to match the new coordinates -Fixed the barriers to warp you to the correct locations -Fixed the warps on 041-1 aswell
2012-07-20Running 'make maps' for the changes on tutorial map and surroundings.Jessica Tölke2-5/+24
2012-06-20Some changes in tutorial to make it easier:Jessica Tölke2-2/+7
- Hint in Hasan's dialogue to talk to Kaan. - Hint in Kaan's dialogue to talk to Sorfina or Tanisha. - Sorfina offers free heal as long as the player didn't complete the tutorial.
2012-05-18Fix a bug in Hasan that can cause him to be blocked infinitely.v2012.05.18Jessica Tölke1-2/+2
This was caused because the player could log out after the blocking variables were set, but before the timer was started that would free the NPC after a timeout.
2012-04-14Fixing spelling errors, some reported by Qwerty Dragon. Submodule pointer ↵Jessica Tölke1-2/+2
updated.
2012-03-20Removing warp to the bazaar from Hasan to encourage exploring North TulimsharJessica Tölke1-12/+7
2012-01-22Some cleanup in tutorial NPCs.Jessica Tölke2-25/+28
2011-11-19Changing invisible npc ID to 32767 when it is not a warp.cafe1-1/+1
2011-11-16Made Constants case-sensitiveErik Schilling2-7/+7
2011-09-19use zeny instead of Zeny in tutorial npcsv2011.09.19Jessica Tölke1-1/+1
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-12Client-data: Review of all maps by Ali-G, Converter ran.Jessica Tölke1-4/+4
Submodule pointer updated. Also replacing 017-1/monsters.txt with spawn objects in the map.
2011-09-11Tab conversion and script formatting project.The Kandiman3-1/+5
Final commit, maps 024-1 through 042-2 complete.
2011-09-08Tutorial: small fixes and adjustmentsJessica Tölke1-1/+1
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-07Fix new argument warnings.Ben Longbons1-2/+3
Requires the server patch to allow argumentless script functions
2011-09-06Improve logic a bitBen Longbons1-18/+19
2011-09-05Client-data: maps names changed and some minor fixes.Jessica Tölke3-3/+3
Converter ran. Submodule pointer updated.
2011-09-04Reenable disabled NPCs.Jessica Tölke1-2/+0
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-03Changing the logic of the checks on the scorpion fight.coffee1-31/+30
2011-09-03Small fix in hasan and spawn the caretaker's wife in oninit label.coffee1-1/+1
2011-09-03add check of return value from attachrid in several scriptsJessica Tölke1-3/+4
2011-09-02Disable or fix NPCs with attachrid problemsv2011.09.03Ben Longbons1-4/+10
2011-08-31Tutorial: get the starting money with some storywise explanationJessica Tölke1-0/+4
2011-08-30Convert tabs in tutorialBen Longbons4-365/+365
2011-08-26Force the converter to run for all files to update generated filesBen Longbons2-8/+8
* 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