Refactor ability types and update tags
- Updated AbilityTypeDrawer to replace "Dive" with "DownDash" in the movement abilities section. - Modified GMToolWindow to reflect the change from "Dive" to "DownDash" in the ability list. - Changed AbilityType enum to rename "Dive" to "DownDash" with updated description. - Adjusted AllMovement mask in AbilityType to include "DownDash" instead of "Dive". - Corrected tag from "OneWayPlatforms" to "OneWayPlatform" in TagManager settings.
This commit is contained in:
@@ -21,4 +21,4 @@ MonoBehaviour:
|
||||
SpringKillThreshold: 4
|
||||
InvincibilityDuration: 0.6
|
||||
InitialLingZhu: 0
|
||||
InitialAbilities: 524279
|
||||
InitialAbilities: 0
|
||||
|
||||
Reference in New Issue
Block a user