sm64coopdx/docs/lua
flipflop bell 22761949f7
Fix gBehaviorValues.GrateStarRequirement and add gBehaviorValues.Chil… (#471)
* Fix gBehaviorValues.GrateStarRequirement and add gBehaviorValues.ChillyChiefDeathPosY

For some reason, the castle_cannon_grate.inc.c file was unaltered so gBehaviorValues.GrateStarRequirement would not do anything.
gBehaviorValues.ChillyChiefDeathPosY is self explanatory, it lets you change the Y position where the Chilly Chief bully dies.

* ChillyChiefDeathPosY -> ChillBullyDeathPosY

---------

Co-authored-by: <peachy.peach.sm64@gmail.com>
2023-10-20 19:15:38 +02:00
..
examples Custom animation examples (#392) 2023-05-14 19:16:03 -07:00
guides Customizable dialogs (#411) 2023-06-18 20:04:39 -07:00
constants.md allocate_mario_action fix and improvement (#453) 2023-08-18 18:55:39 +02:00
functions-2.md Make most used and useful features built-ins (#242) 2023-02-26 03:15:54 +01:00
functions-3.md fix C string typing (#459) 2023-08-18 18:31:59 +02:00
functions-4.md fix C string typing (#459) 2023-08-18 18:31:59 +02:00
functions-5.md Patch out toxic gas camera from romhacks (#462) 2023-09-20 19:12:08 +02:00
functions.md Patch out toxic gas camera from romhacks (#462) 2023-09-20 19:12:08 +02:00
globals.md Added gActiveMods global to lua 2022-04-22 18:44:59 -07:00
lua.md Document every behavior's object list (#252) 2023-01-31 07:33:51 -05:00
structs.md Fix gBehaviorValues.GrateStarRequirement and add gBehaviorValues.Chil… (#471) 2023-10-20 19:15:38 +02:00