1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-10 07:57:46 +00:00
kawari/resources/scripts/events
Joshua Goins 3695ee4352 Begin implementing gil shops, add free item to inventory
Tested against the Florist in New Gridania, although we don't
deduct the item price from you and such.
2025-06-30 21:38:04 -04:00
..
common Document some opcodes related to shops and implement a generic gil shopkeeper script (#85) 2025-06-30 15:21:08 -04:00
custom Account for the user pressing escape/cancel on controller to exit the bed menu (#80) 2025-06-28 11:50:01 -04:00
quest/opening Update event scripts to use tables, since passing params now gets dropped into a Vec<u32> on the rust side. 2025-06-27 21:26:10 -04:00
tosort Update event scripts to use tables, since passing params now gets dropped into a Vec<u32> on the rust side. 2025-06-27 21:26:10 -04:00
warp Update event scripts to use tables, since passing params now gets dropped into a Vec<u32> on the rust side. 2025-06-27 21:26:10 -04:00
Events.lua Begin implementing gil shops, add free item to inventory 2025-06-30 21:38:04 -04:00