Make toy sword less obvious (#34199)
* YAML fuckery * Remove toy_sword.rsi Not a webedit btw
This commit is contained in:
@@ -1537,8 +1537,6 @@
|
||||
description: New Sandy-Cat plastic sword! Comes with realistic sound and full color! Looks almost like the real thing!
|
||||
components:
|
||||
- type: EnergySword
|
||||
colorOptions:
|
||||
- DodgerBlue
|
||||
- type: ItemToggle
|
||||
soundActivate:
|
||||
path: /Audio/Weapons/ebladeon.ogg
|
||||
@@ -1548,7 +1546,7 @@
|
||||
activeSound:
|
||||
path: /Audio/Weapons/ebladehum.ogg
|
||||
- type: Sprite
|
||||
sprite: Objects/Fun/toy_sword.rsi
|
||||
sprite: Objects/Weapons/Melee/e_sword.rsi
|
||||
layers:
|
||||
- state: e_sword
|
||||
- state: e_sword_blade
|
||||
@@ -1558,7 +1556,7 @@
|
||||
map: [ "blade" ]
|
||||
- type: Item
|
||||
size: Small
|
||||
sprite: Objects/Fun/toy_sword.rsi
|
||||
sprite: Objects/Weapons/Melee/e_sword-inhands.rsi
|
||||
- type: UseDelay
|
||||
delay: 1.0
|
||||
- type: PointLight
|
||||
|
||||
Reference in New Issue
Block a user