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
|
- type: Tag
|
||||||
tags:
|
tags:
|
||||||
- Arrow
|
- Arrow
|
||||||
|
- CannonRestrict
|
||||||
- type: Projectile
|
- type: Projectile
|
||||||
deleteOnCollide: false
|
deleteOnCollide: false
|
||||||
onlyCollideWhenShot: true
|
onlyCollideWhenShot: true
|
||||||
|
|||||||
@@ -35,7 +35,7 @@
|
|||||||
capacity: 30
|
capacity: 30
|
||||||
blacklist:
|
blacklist:
|
||||||
tags:
|
tags:
|
||||||
- Arrow
|
- CannonRestrict
|
||||||
- type: Appearance
|
- type: Appearance
|
||||||
- type: ItemMapper
|
- type: ItemMapper
|
||||||
containerWhitelist: [gas_tank]
|
containerWhitelist: [gas_tank]
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
- type: Tag
|
- type: Tag
|
||||||
id: AirAlarmElectronics
|
id: AirAlarmElectronics
|
||||||
|
|
||||||
- type: Tag
|
- type: Tag
|
||||||
id: Airlock
|
id: Airlock
|
||||||
|
|
||||||
@@ -234,6 +234,9 @@
|
|||||||
|
|
||||||
- type: Tag
|
- type: Tag
|
||||||
id: CanPilot
|
id: CanPilot
|
||||||
|
|
||||||
|
- type: Tag
|
||||||
|
id: CannonRestrict
|
||||||
|
|
||||||
- type: Tag
|
- type: Tag
|
||||||
id: CannotSuicide
|
id: CannotSuicide
|
||||||
@@ -493,7 +496,7 @@
|
|||||||
|
|
||||||
- type: Tag
|
- type: Tag
|
||||||
id: GeigerCounter
|
id: GeigerCounter
|
||||||
|
|
||||||
- type: Tag
|
- type: Tag
|
||||||
id: GlassAirlock
|
id: GlassAirlock
|
||||||
|
|
||||||
@@ -562,7 +565,7 @@
|
|||||||
|
|
||||||
- type: Tag
|
- type: Tag
|
||||||
id: HighRiskItem
|
id: HighRiskItem
|
||||||
|
|
||||||
- type: Tag
|
- type: Tag
|
||||||
id: HighSecDoor
|
id: HighSecDoor
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user