summaryrefslogtreecommitdiff
path: root/world/map/npc
AgeCommit message (Collapse)AuthorFilesLines
2013-12-28Merge pull request #64 from wushin/stable-testv2013.12.28wushin1-20/+3
MobManger Timing Fix
2013-12-28MobManger Timing Fixwushin1-20/+3
2013-12-28Fix Christmas AnnualCandyCurt8-22/+22
2013-12-26Annual Xmas Eventwushin52-93/+3974
2013-12-08Fixing labels in 013-2/wizard.txttux9th1-30/+34
2013-12-04run 'make maps' for client-data changes.tux9th4-4/+4
update submodule pointer. not one of my smoothest job to commit those in seperate commits but I was too stupid to realize that I had the other two client-data commits ready.
2013-12-04run 'make maps' for client-data changes.tux9th4-8/+8
update submodule pointer.
2013-12-03Fix the other Munro checkBen Longbons1-2/+2
2013-12-02Remove quotes around unspoken text.David Gay1-2/+2
2013-12-02Merge pull request #53 from o11c/announceo11c5-12/+13
Make globals show as from their speaker properly
2013-12-02Merge pull request #54 from wushin/gy-fixMadCamel1-1/+1
Fix so Golbenez takes whole map into account
2013-12-02Fix so Golbenez takes whole map into accountwushin1-1/+1
2013-11-30Fix Munro unequip, debug=2, and Spanish typoBen Longbons3-2/+4
2013-11-30Make globals show as from their speaker properlyBen Longbons5-12/+13
2013-11-30Update Spanish translation of the rulesBen Longbons1-8/+8
Thanks to nelson6e65 on the forums.
2013-11-27Monsters in graveyard now reset when there are no players presentMadCamel1-0/+16
This helps prevent nerfing and other player-abuses of the map. It's also pretty creepy to walk into an empty graveyard and have a bunch of mobs slowly sneak up on you...
2013-11-24Add missing newlines at end of fileBen Longbons10-10/+10
2013-11-24Fix style and logic of UnequipCBBen Longbons3-16/+13
2013-11-24Merge pull request #45 from wushin/equip-arrow-fixtux9th9-11/+95
Unequip & Multiple Ammo Types and Launcher Fix
2013-11-23Fix Eomie:cinderweb1-1/+1
giving correct location of Ice Goblins since they have been removed from Tonori.
2013-10-30remove unequipbyid until unequipcb is merged and don't make quest logic ↵v2013.10.30Ben Longbons2-6/+5
dependent on debug
2013-10-30Fix issues with the way the halloween quest was committedBen Longbons1-2/+1
2013-10-30Fixed Munro NPC. I thought gettime() was based at 0, duhMadCamel1-4/+4
2013-10-30Fixup on halloween scriptMadCamel1-0/+6
2013-10-29Simple annual Halloween eventMadCamel2-0/+85
2013-10-25Sling Shot added to starting areawushin3-3/+13
Sling Shot added to NE Tulimshar Market
2013-10-25Multiple Ammo Typeswushin2-0/+37
Added Item SlingShot Added Item SlingBullet Added Const AMMO_NONE, AMMO_BOW, AMMO_SLING Added Function CheckAmmo Added Trigger OnQuequipAmmo to Unequipcb Added Var @AmmoType to Ammo Added Var @LauncherType to Launchers Added File launcher_ammo.txt to scripts Needs TMWA-server commit equip-arrow to work (equip_arrow)
2013-10-25Required Stats, Restricted Items, and Unreleasedwushin5-8/+45
Items properly Unequip on condition failure Bonuses or Bonus Bugs do not appear Item stays unequipped Added unequipcb script Added Timer to RequireStat, RestrictedItem and UnreleasedItem
2013-09-30Fixing issues in NPC Scripts:tux9th4-1/+8
* Kylian now counts weight and amount of items correctly * Xmas2012 NPCs now count amount of items correctly.
2013-09-30Fixing the destination of the npc warp from 002-4 to 002-5.tux9th1-1/+1
Update submodule pointer.
2013-09-28fixed 013-1 flowerpentagram.txtwushin1-1/+2
{ should be on the line after NPC line
2013-09-28Fixed 017-4 Gaurdian Spirit OnTouchwushin1-1/+2
2013-09-26Fix bug that made require_stat script always failv2013.09.27Ben Longbons1-0/+1
2013-09-25Valia typo fix, spotted by Itchy Demon:tux9th1-1/+1
http://forums.themanaworld.org/viewtopic.php?p=137922#p137922
2013-09-18Illia: give Boss Points to each player.Vincent Petithory2-4/+10
* It previously gave boss points only to the player giving the death blow.
2013-09-16Orum fix:tux9th1-2/+2
* no longer banishes people with OrumQuest > 32; Reported by Fortunato. * fix off by 1 error at first minigame.
2013-09-16Make RequireStat script less sillyBen Longbons1-21/+8
2013-09-16Refactor all broken returns into goto L_ReturnBen Longbons13-26/+69
2013-09-14Pauline NPC - 021-1:tux9th3-11/+300
* Creating a new NPC script. * Removing Pauline from 021-1/npcs.txt. * Reset temporary NPC var in 021-1/npcs.txt. * Proofread by Melkior. Pauline now is part of the QUEST_MAGIC2 variable using Nibble4 only. She teaches two new Astral Magic spells.
2013-09-14Astral Magic:tux9th1-0/+4
* Adding summon mouboo spell. * Adding summon pinkie spell. * Fluffies are from now on also slaves and attack. * Adding Pinkie to shear-drop list. * Killing Pinkies will now make Sagatha unhappy, shearing them will make her happy.
2013-09-11Adding missing "[" in gossip.txt, reported by cody.tux9th1-1/+1
2013-09-11Add missing close to DirynStefan Dombrowski1-1/+3
2013-09-08Fix Waric: replace root with dark crystal.tux9th1-4/+4
2013-09-07Addition to Orum's dialog: make easy minigame more clearJessica Tölke1-1/+6
2013-09-06Waric: fix explanation of spelltux9th1-1/+1
2013-09-05Waric: fix freeze issue at Quest State 18tux9th1-1/+1
http://forums.themanaworld.org/viewtopic.php?p=137508#p137508
2013-09-03Dark Magic - Quests:tux9th3-11/+308
* Adjusting Debug-NPC. * added Quests for 3 Spells, QuestStates are documented in the NPC script. * proofread by melkior.
2013-08-29I changed the miners.txt file to make a daily for level 40.cinderweb1-1/+28
2013-08-29Small indentation fix on NPC JackDino Paskvan1-1/+1
2013-08-26Illia: adjust the alloted times after completing each stepVincent Petithory8-10/+10