-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Moves the tail wagging to the lizard system because its so much better Still need to make sure there isn't extra localisation, I need to localize the new markings and trim the ones we technically removed from the character selector
- Loading branch information
1 parent
c3a4845
commit b236ed1
Showing
7 changed files
with
121 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Vulpkanin Tail Wagging | ||
- type: entity | ||
id: ActionToggleVulpakinWagging | ||
name: action-name-toggle-wagging | ||
description: action-description-toggle-wagging | ||
noSpawn: true | ||
components: | ||
- type: InstantAction | ||
icon: { sprite: _CD/Mobs/Customization/Vulpkanin/tail_markings.rsi, state: tail-wag-icon } | ||
iconOn: { sprite: _CD/Mobs/Customization/Vulpkanin/tail_markings.rsi, state: tail-wag-icon } | ||
itemIconStyle: NoItem | ||
useDelay: 1 # Prevents Emote Spam | ||
event: !type:ToggleActionEvent |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+165 Bytes
Resources/Textures/_CD/Mobs/Customization/Vulpkanin/tail_markings.rsi/corgi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+240 Bytes
...urces/Textures/_CD/Mobs/Customization/Vulpkanin/tail_markings.rsi/dalmatian.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+242 Bytes
...s/Textures/_CD/Mobs/Customization/Vulpkanin/tail_markings.rsi/tail-wag-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.