mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Added water ripple animation, removed second error message when the Compiler crashes
This commit is contained in:
@@ -400,6 +400,9 @@ module Settings
|
||||
# ID of the animation played when the player lands on the ground after hopping
|
||||
# over a ledge (shows a dust impact).
|
||||
DUST_ANIMATION_ID = 2
|
||||
# ID of the animation played when the player finishes taking a step onto still
|
||||
# water (shows a water ripple).
|
||||
WATER_RIPPLE_ANIMATION_ID = 8
|
||||
# ID of the animation played when a trainer notices the player (an exclamation
|
||||
# bubble).
|
||||
EXCLAMATION_ANIMATION_ID = 3
|
||||
|
||||
Reference in New Issue
Block a user