summaryrefslogtreecommitdiff
path: root/npc/012-1
AgeCommit message (Collapse)AuthorFilesLines
2019-04-17Make sieges less frequent (but still a lot of sieges)Jesusaves1-6/+6
Minimum 3 players online to siege begin.
2019-04-16Town mapflags + make mapsJesusaves1-0/+7
2019-04-16Hurnscald Siege Pre AlphaJesusaves1-1/+201
2019-03-28[skip ci] typoJesusaves1-2/+0
2019-03-28012-1 Mahad code updated (more modern now)Jesusaves1-13/+7
2019-03-28*evil laugh*Jesusaves1-17/+32
2019-03-26Move stuff around - Give Scythe after Hinnak, add Cotton Boots to last stage.Jesusaves1-0/+6
2019-03-20Add Hall of Guild Level on Hero Statue and Hall of Job Level on Strength StatueJesusaves1-0/+1
2019-03-15Improve ShoppaKep stockJesusaves1-2/+6
2019-03-12Remove unused NPC variable .time, and merge estate2 on main estate filesJesusaves1-1/+0
They're not THAT huge anymore to justify their own file
2019-03-12Make L_Manage in Real Estate System a global function, too.Jesusaves1-78/+2
2019-03-12Start simplifying Real Estate by making L_RentAvailable a functionJesusaves1-53/+1
2019-03-12Doh. Silly stuff. Bad copy paste.Jesusaves1-1/+1
2019-03-07Regenerate map cacheJesusaves1-1/+1
2019-03-07Let's see if Real Estate System works out-of-the-box as planned...Jesusaves1-0/+2
Note: Rent System could be improved to use functions
2019-03-05DebugJesusaves1-2/+11
2019-03-05Real Estate patchJesusaves1-3/+17
2019-03-05Real Estate attains the expected functionality.Jesusaves2-0/+200
Now we still need utility NPCs (eg. Piano could allow change map music)
2019-03-04Remove every trailing whitespaceJesusaves1-1/+1
```sed -i 's/[[:space:]]*$//' npc/*/*.txt```
2019-03-04Small quest requested by Saulc (with possibility to feed other guards later)Jesusaves1-0/+22
No level requeriment = level 20 requeriment
2019-03-04remove jean short from shoppakep and decrease leather shirt price to 50kSaulc1-2/+1
2019-03-01Pipeline: Wrong argument orderJesusaves1-3/+3
2019-03-01This is for Crazyfefe: Improve Emergency Exit intelligence.r08.3_190301Jesusaves2-0/+13
Now when you are flushed out of the world, you'll end up in the closest town for you. Ships override location when you enter so it should be ok
2019-02-27Notes. Rename Maggot, Scorpion and Fluffy to Common <Maggot/Scorp/Fluffy>Jesusaves1-0/+1
This renaming should only affect @monsterinfo :3
2019-02-05Daily, ShoppaKep offers a single [Pinkie Leg] for 500 GP.Jesusaves1-0/+2
Scythe is a level 25 weapon, no need to have a quest this difficult. Besides, you're forced to kill 100 Pinkies on each field anyway
2019-01-25Fix more bugs at Milly. Testing quest completion is too hard, not going to ↵Jesusaves1-1/+1
do that.
2019-01-25Obvious bug. Also, proper reaction.Jesusaves1-2/+3
2019-01-25Get some gold at PaulJesusaves1-0/+2
2019-01-25Allow Lieutenant Paul to reset if you accidentaly exchange monster points.Jesusaves1-0/+6
Say how much EXP/JEXP you've gained
2019-01-24Oops, my badJesusaves1-11/+18
2019-01-24Lieutenant Paul quest - slay as many monsters as you can!Jesusaves1-1/+74
This is a good quest to aid players level 20~30 get experience and make game difficulty smoother (they'll be here, Lua send them here). Each stage is twice as hard as the previous one, though.
2019-01-24@Saulc won't understand, so write down on Milly my plansJesusaves1-0/+7
2019-01-24Actually, that's an insult. Raise Milly's attack speed boost to last half hour,Jesusaves1-1/+1
until @Saulc says it is fine to give the grand reward (PS. Maybe a teddy bear would be better?)
2019-01-24Add Milly quest, and stat the Plush Mouboo for thatJesusaves1-1/+61
@Saulc will probably get mad, so I added a debug block which instead of giving the reward it'll heal you and give you a 30% attack speed buff for 10 minutes. Which is not a bad reward, specially without Frostia, but then, not even DragonStar have the Quest Log cleared (because Cindy's quest)
2019-01-24Milly (quest pending)Jesusaves2-0/+18
2019-01-14Redesign mob hunter quest entirely. It's now fully dependent on Pet Detective.Jesusaves1-1/+1
2019-01-08Add Igor, a NPC in Hurnscald entrance which have the latest news!Jesusaves2-0/+15
2019-01-06Adjust chests, some of Saulc liking along my own.Jesusaves1-1/+1
2018-12-24Knit Hat quest, based on Luffyx Summer Shorts quest. Fix bugs on the later.Jesusaves1-3/+3
2018-12-19Fix broken stuffJesusaves1-1/+1
2018-12-19Rebalance storage service prices everywhere. Candor is still cheaper.Jesusaves1-1/+1
Note that a full-price travel to Candor will be 100 GP more costly.
2018-12-18Maybe Hurnscald was successful? I don't care, replace the fishing fish systemJesusaves1-4/+5
2018-12-17Jack - more flexible (or less), price update (200->60 gp)Jesusaves1-2/+3
2018-12-14[skip ci] clear some syntaxJesusaves1-1/+1
2018-12-14New Hercules Syntax for getnpcid().Jesusaves6-7/+7
sed -i 's/getnpcid(0, /getnpcid(/g' */*.txt
2018-11-02Fix Andrei Sakar bugJesusaves1-25/+75
2018-10-30Rewards for Andrei Sakar QuizzJesusaves1-1/+35
2018-10-29Andrei Sakar quizz is almost complete.Jesusaves1-0/+60
Remember me to replace the file manually because I'm not going to put it on git.
2018-09-19Warn playersJesusaves1-1/+1
2018-09-15Report number of killed Pinkies per John H request (only each 10 kills on quest)Jesusaves1-1/+4