Dalton
f74a9ca9f1
Added Args consistency
...
I also played around with the idea of multiple names like "Kit Kat" for a squirrel, but it was a massive pain. Ended up deciding hyphenated names were normal in Squirrel Society.
2019-03-22 15:08:20 -07:00
Dalton
d88cde8a73
List command. Fixed namechange
...
Added list command, and fixed an inconsistency in namechange
2019-03-22 14:19:23 -07:00
Dalton
ac915f4218
Help command + Cleaner code
...
Implemented the help command, and moved global variables into the correct scope.
Commented out encounters until finished.
2019-03-22 14:02:36 -07:00
Dalton
55a7102994
Alright fixed, and primed for Help command
...
Forgot that forEach cannot be use on an object, used Object.keys to fix the problem. Slightly less readable, but it works like a charm!
2019-03-21 12:47:06 -07:00
Dalton
2aa514168b
Initial Commit
...
Not a working build, but I wanted to get this on my github.
2019-03-19 12:06:46 -07:00