Fix invisible held sprites for capgun (#9390)
* Fix capgun YAML for held sprites and touch up in-hand sprites * Remove capgun size to inherit BaseItem size 5
This commit is contained in:
@@ -502,9 +502,8 @@
|
|||||||
- state: base
|
- state: base
|
||||||
map: ["enum.GunVisualLayers.Base"]
|
map: ["enum.GunVisualLayers.Base"]
|
||||||
- type: Item
|
- type: Item
|
||||||
size: 24
|
|
||||||
sprite: Objects/Fun/toys.rsi
|
sprite: Objects/Fun/toys.rsi
|
||||||
state: base
|
HeldPrefix: capgun
|
||||||
- type: Gun
|
- type: Gun
|
||||||
selectedMode: SemiAuto
|
selectedMode: SemiAuto
|
||||||
availableModes:
|
availableModes:
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 329 B After Width: | Height: | Size: 626 B |
Binary file not shown.
|
Before Width: | Height: | Size: 334 B After Width: | Height: | Size: 573 B |
Reference in New Issue
Block a user