Skip to content

Commit bbc2704

Browse files
authored
Fixes cleanades being C2 contraband (#4291)
1 parent a2b915a commit bbc2704

File tree

1 file changed

+1
-1
lines changed
  • Resources/Prototypes/Entities/Objects/Weapons/Throwable

1 file changed

+1
-1
lines changed

Resources/Prototypes/Entities/Objects/Weapons/Throwable/grenades.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@
434434
path: /Audio/Items/smoke_grenade_prime.ogg
435435

436436
- type: entity
437-
parent: SmokeGrenade # Frontier: removed BaseCivilianContraband
437+
parent: [ BaseC1Contraband, SmokeGrenade ] # Frontier: BaseCivilianContraband<BaseC1Contraband
438438
id: CleanerGrenade
439439
name: cleanade
440440
description: Special grenade for janitors, releasing large cloud of space cleaner foam.

0 commit comments

Comments
 (0)