1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-06-30 19:57:46 +00:00
kawari/resources/scripts/tosort
thedax e1b261c7d8
Implement several actors/entities (#49)
* Implement the following actors/entities:
-Inn Toy Chest actor, which simply says you haven't unlocked mini-games
-Inn Glamour Dresser actor, which simply says you haven't unlocked the GD yet
-Orchestrion, which is fully functional as long as you have songs unlocked

Accompanying the orchestrion is the GM orchestrion command, with a caveat:
-It allows you to learn one song at a time, but id 0 (aka "all) doesn't learn a single
song for some unknown reason, so I've disabled it for now.

* Run cargo fmt

* Update USAGE.md
How many times will I forget...
2025-06-22 08:46:11 -04:00
..
Chocobokeep.lua Add dummy event script for Central Shroud's Chocobokeep 2025-06-21 11:34:56 -04:00
CrystalBell.lua "Implement" the Crystal Bell 2025-05-06 22:39:57 -04:00
GlamourDresser.lua Implement several actors/entities (#49) 2025-06-22 08:46:11 -04:00
Orchestrion.lua Implement several actors/entities (#49) 2025-06-22 08:46:11 -04:00
ToyChest.lua Implement several actors/entities (#49) 2025-06-22 08:46:11 -04:00
UnendingJourney.lua "Implement" the Unending Journey 2025-05-06 22:37:02 -04:00