Reduced Pneumatic Cannon inventory space by 75%, removed cannon blacklist (#26878)

Reduced Pneumatic Cannon inventory space by 75%, removed cannon whitelist.
This commit is contained in:
superjj18
2024-04-19 19:22:36 -04:00
committed by GitHub
parent c6f8cf080a
commit fdf04c2779
4 changed files with 2 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
- type: entity
- type: entity
parent: BaseItem
id: BaseArrow
abstract: true
@@ -35,7 +35,6 @@
- type: Tag
tags:
- Arrow
- CannonRestrict
- type: Projectile
deleteOnCollide: false
onlyCollideWhenShot: true

View File

@@ -22,7 +22,6 @@
selectedMode: SemiAuto
availableModes:
- SemiAuto
- FullAuto
soundGunshot:
path: /Audio/Effects/thunk.ogg
soundEmpty:
@@ -34,10 +33,7 @@
- type: Storage
maxItemSize: Normal
grid:
- 0,0,3,3
blacklist:
tags:
- CannonRestrict
- 0,0,1,1
- type: Appearance
- type: ItemMapper
containerWhitelist: [gas_tank]

View File

@@ -263,7 +263,6 @@
tags:
- CombatKnife
- Knife
- CannonRestrict
- type: Sprite
sprite: Objects/Weapons/Melee/throwing_knife.rsi
state: icon

View File

@@ -261,9 +261,6 @@
- type: Tag
id: CannonBall
- type: Tag
id: CannonRestrict
- type: Tag
id: CannotSuicide