summaryrefslogtreecommitdiff
path: root/npc/005-1-1
AgeCommit message (Collapse)AuthorFilesLines
2021-05-26Nylo - Replace the YES/NO with more clear YES IM DONE/NO I WANNA RETRYJesusaves1-1/+5
2019-09-10Replace ~= with compare() in several places.Jesusaves1-1/+1
Make notes about how EXP on PVP shall work. And later, that will give place to an honor system :3 But that's priority 2 out of a maximum of 7, so, only notes for now.
2019-03-30Typo fixesJesusaves1-1/+1
2019-03-04Remove every trailing whitespaceJesusaves1-1/+1
```sed -i 's/[[:space:]]*$//' npc/*/*.txt```
2019-03-03Nylo Quest (aka. MARGGO) - 50% chances to spawn two maggots at once.Jesusaves1-0/+7
So the quest is harder.
2019-03-03Fix Nylo quest respawn positionJesusaves1-1/+1
2019-02-11Safety measureJesusaves1-0/+2
2019-02-10Run OnInteract with more frequency at Marggo. The first crop is doomed.Jesusaves1-2/+2
2019-02-10Hopefully fix formulaJesusaves1-1/+3
2019-02-10Maggots are slow, so final tweak to values and stuffJesusaves1-7/+7
2019-02-10[skip ci] Bad formulaJesusaves1-1/+1
2019-02-10Prevent Cycles from dying because maggot wandered outside crop fieldJesusaves1-3/+6
2019-02-10I might have found the bugJesusaves1-7/+7
2019-02-10[skip ci] I need more verbosity and controlJesusaves1-1/+1
2019-02-10[skip ci] more debug required and I'm going to bedJesusaves1-0/+1
2019-02-10Handle $@GM_OVERRIDEJesusaves1-1/+7
2019-02-10[skip ci] several bugfixes based on debugJesusaves1-1/+2
2019-02-10[skip ci] clear memoryJesusaves1-1/+3
2019-02-10[skip ci] debug printsJesusaves1-0/+5
2019-02-10[skip ci] replace npctalk for obvious reasonsJesusaves1-7/+7
2019-02-10[skip ci] Attempt different functionJesusaves1-1/+1
2019-02-10BugfixJesusaves1-5/+12
2019-02-10[SKIP CI] See? My python script just ate three tabs causing 504 errors >.<Jesusaves1-170/+170
2019-02-10[skip ci] Test Server once again faster again in finding by bugsJesusaves1-1/+1
2019-02-10[skip ci] test server is fasterJesusaves1-1/+1
2019-02-10Highly Experimental quest: Marggo QuestJesusaves2-0/+416
I wanted to add a supremely complex quest to Candor for quite a while. This was requested by @Saulc about eight months ago >.>