Grasscutter/src/main/java/emu/grasscutter/game/props
Melledy c1e69ce343 Implement script support needed for dungeons
Only a few are supported right now
You will need certain script files in ./resources/Scripts
2022-04-28 22:19:14 -07:00
..
ActionReason.java Initial commit 2022-04-17 05:43:07 -07:00
ClimateType.java Initial commit 2022-04-17 05:43:07 -07:00
ElementType.java Initial commit 2022-04-17 05:43:07 -07:00
EnterReason.java Initial commit 2022-04-17 05:43:07 -07:00
EntityIdType.java Initial commit 2022-04-17 05:43:07 -07:00
EntityType.java Implement script support needed for dungeons 2022-04-28 22:19:14 -07:00
FetterState.java fetter try 2022-04-22 07:37:25 +08:00
FightProperty.java Initial commit 2022-04-17 05:43:07 -07:00
GrowCurve.java Initial commit 2022-04-17 05:43:07 -07:00
LifeState.java Initial commit 2022-04-17 05:43:07 -07:00
OpenState.java Initial commit 2022-04-17 05:43:07 -07:00
PlayerProperty.java Initial commit 2022-04-17 05:43:07 -07:00
SceneType.java Add SceneDatas 2022-04-18 10:14:32 -07:00