summaryrefslogtreecommitdiff
path: root/npc/005-7
AgeCommit message (Expand)AuthorFilesLines
2022-07-04Candor Trainer now gives you a Beer for completing the regular training.Jesusaves1-0/+3
2022-01-26Fix some security issues and transfer some GM commands.Jesusaves1-2/+2
2021-08-26NPC improvementsNetSysFire1-73/+51
2020-04-28Very rudimentary anti-AFK-bot captcha.Jesusaves1-0/+8
2020-02-05Honor System manual entryJesusaves1-0/+16
2020-02-05Information about /mi shortcut on Candor TrainerJesusaves1-0/+1
2020-01-21Optimize is_night() as it is now more intesively used.Jesusaves1-0/+3
2019-07-15Candor redesignJesusaves1-1/+1
2019-06-23Give newcomers additional drop rate of [Cactus Drink] on CandorJesusaves1-0/+7
2019-06-21Add returnsJesusaves1-0/+2
2019-06-21Additional Bug Leg drop from Candor Scorpion to newcomers :bJesusaves1-0/+8
2019-06-09Fix several scripted mob death with fix_mobkill(Pinkie)Jesusaves1-0/+5
2019-03-24Information about special items - it is not every item that cannot be discarded.Jesusaves1-1/+2
2019-03-24Add information to @tutorial / Candor Trainer about equipment sets.Jesusaves1-0/+3
2019-03-11Alias @info and @tutorial against Candor Trainer.Jesusaves1-1/+12
2019-03-11Add Experience info to Candor Trainer as we have just surpassed TMW EXP rules.Jesusaves1-0/+19
2019-03-04Remove every trailing whitespaceJesusaves1-1/+1
2019-01-14Explain our custom commands at Candor Trainer.Jesusaves1-0/+7
2019-01-08Explain on trainer: Criticals, Defense and Overweight.Jesusaves1-0/+5
2019-01-04After killing Candor Scorpion, Trainer will give you a small knife.Jesusaves1-0/+2
2019-01-04Consistency when killing House Maggots. Use a true killmonster() function on ...Jesusaves1-3/+3
2019-01-04Vitality only raises your HP, and defense gain is neglectible.Jesusaves1-1/+1
2019-01-04Bad function at TolchiJesusaves1-6/+6
2019-01-04Move Status from ManaPlus to TMW2 Section on TrainerJesusaves1-2/+2
2019-01-04Remove some quotes from Trainer because readabilityJesusaves1-63/+63
2019-01-04Improve trainer dialogJesusaves1-11/+16
2018-12-31Warn players that the mana bug is almost a boss for themJesusaves1-0/+2
2018-12-30Explain status allocation, equipment and job level on TrainerJesusaves1-0/+5
2018-12-30Explain seasons & day/night cycle on trainerJesusaves1-0/+28
2018-12-30Explain how to sell items on MoubooTaur LegendsJesusaves1-0/+7
2018-12-30Update trainerJesusaves1-4/+4
2018-12-25Improve trained, and fix bad infoJesusaves1-2/+13
2018-12-14[skip ci] *facepalm*Jesusaves1-1/+1
2018-12-14New Hercules Syntax for getnpcid().Jesusaves2-2/+2
2018-11-18Make Maps. 005-1 increased in size to respect margins (+7, +10 coordinates)Jesusaves1-1/+1
2018-08-08Divide differently the Trainer sections.Jesusaves1-69/+72
2018-07-17Fix bug on Candor Nurse, thanks Aisen (?) for report (via maplog)Jesusaves1-1/+1
2018-06-22Give some shorts to Candor Nurse, I forgot you can change map modeJesusaves1-1/+1
2018-06-17Add +5% exp reward to each quest! and add some exp if nothing exist.Saulc2-7/+8
2018-06-07Nurse()Jesusaves1-56/+2
2018-05-10Missing files... Also change Trainer, to make some things **more clear**Jesusaves1-3/+3
2018-05-06reduce level required of training last part 10 to 9 i hope i do it wellSaulc1-2/+2
2018-04-07AgilityJesusaves1-1/+1
2018-03-20Stop using getgmlevel() and use is_gm() is_admin() and is_staff().Jesusaves1-1/+1
2018-03-18Allow some NPCs to blink, and update various legacy setunitdata()Jesusaves2-5/+7
2018-03-16Translations typos I let go in :blush:Jesusaves1-3/+3
2018-03-12Update Trainer to be more clear when you're not apt for training.Jesusaves1-4/+7
2018-03-07Candor Nurse won't offer healing for someone healthyjesusalva1-1/+1
2018-03-07If you're under 90% of HP, Candor Nurse will be professional.jesusalva1-1/+2
2018-03-07Fix Candor's Nurse. (It was crawling with bugs)jesusalva1-39/+46