1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-06-30 11:47:45 +00:00
kawari/resources/scripts
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
..
actions Add script for the Teleport action 2025-05-11 10:12:02 -04:00
commands/debug Implement several actors/entities (#49) 2025-06-22 08:46:11 -04:00
common "Implement" generic menders (#47) 2025-06-21 21:14:30 -04:00
custom/000 Create GenericWarp script to handle simple warps 2025-05-05 23:30:36 -04:00
items Implement Fantasia and remaking your character 2025-05-02 15:36:22 -04:00
opening Add warning message when failing to find poprange 2025-05-12 16:32:55 -04:00
tosort Implement several actors/entities (#49) 2025-06-22 08:46:11 -04:00
warp Consolidate exit-to-inn scripts into a generic one. 2025-06-21 09:12:28 -04:00
Global.lua Implement several actors/entities (#49) 2025-06-22 08:46:11 -04:00