mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 06:27:26 +01:00
fake mask for floor cluwne loot (#20564)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
attack_sound = 'sound/items/bikehorn.ogg'
|
||||
del_on_death = TRUE
|
||||
pass_flags = PASSTABLE | PASSGRILLE | PASSMOB | LETPASSTHROW | PASSGLASS | PASSBLOB//it's practically a ghost when unmanifested (under the floor)
|
||||
loot = list(/obj/item/clothing/mask/cursedclown)
|
||||
loot = list(/obj/item/clothing/mask/false_cluwne_mask)
|
||||
a_intent = INTENT_HARM
|
||||
wander = FALSE
|
||||
minimum_distance = 2
|
||||
|
||||
Reference in New Issue
Block a user