Piou isles Chef quest
Just the Chef part of !121
Generated with f=./npc/006-2-5/pouf.txt; for i in {1..10}; do git rebase --autosquash --exec "if [ -f $f ]; then git rm -f $f; git commit -a --amend --no-edit; fi" HEAD~$i || break; done
and so on...
Co-Authored-By: +seeds abby.hulka@gmail.com Co-Authored-By: Sean Hulka sean.hulka@gmail.com Co-Authored-By: Jesusaves jesusalva@tmw2.org
Fix indent as ThinkSome asked
spaces2tabs + force 2space indents in comment section to keep it neat
Me, jes, test all agree that tabs>spaces :3
Fix typo
q2->q3 & q1->q2 to match Arkim's setup
Arkim-ize Glim daily
Forgot to forward-declare the function
Add some punctuation for our poor old eyes...
Is this less or more verbose than if & else if?
(also handles case if q > 3 for whatver reason)
Rename new Piou island quests LilitQuest->PiouQuest and shift IDs
Trim unused quest vars, shift ID up
Unshift, leave placeholders instead...