Make it a lil easier to restrict what can go in a cannon (#21093)
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- Arrow
|
||||
- CannonRestrict
|
||||
- type: Projectile
|
||||
deleteOnCollide: false
|
||||
onlyCollideWhenShot: true
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
capacity: 30
|
||||
blacklist:
|
||||
tags:
|
||||
- Arrow
|
||||
- CannonRestrict
|
||||
- type: Appearance
|
||||
- type: ItemMapper
|
||||
containerWhitelist: [gas_tank]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
- type: Tag
|
||||
id: AirAlarmElectronics
|
||||
|
||||
|
||||
- type: Tag
|
||||
id: Airlock
|
||||
|
||||
@@ -234,6 +234,9 @@
|
||||
|
||||
- type: Tag
|
||||
id: CanPilot
|
||||
|
||||
- type: Tag
|
||||
id: CannonRestrict
|
||||
|
||||
- type: Tag
|
||||
id: CannotSuicide
|
||||
@@ -493,7 +496,7 @@
|
||||
|
||||
- type: Tag
|
||||
id: GeigerCounter
|
||||
|
||||
|
||||
- type: Tag
|
||||
id: GlassAirlock
|
||||
|
||||
@@ -562,7 +565,7 @@
|
||||
|
||||
- type: Tag
|
||||
id: HighRiskItem
|
||||
|
||||
|
||||
- type: Tag
|
||||
id: HighSecDoor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user