Размеры лазеров (#809)

This commit is contained in:
BIGZi0348
2024-12-09 21:48:58 +03:00
committed by GitHub

View File

@@ -12,6 +12,8 @@
- type: Sprite - type: Sprite
- type: Item - type: Item
size: Huge size: Huge
shape:
- 0,0,4,1
- type: AmmoCounter - type: AmmoCounter
- type: Gun - type: Gun
fireRate: 2 fireRate: 2
@@ -44,6 +46,9 @@
components: components:
- type: Item - type: Item
size: Small size: Small
shape:
- 0,0,1,0
- 0,1,0,1
- type: Tag - type: Tag
tags: tags:
- Sidearm - Sidearm