mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-16 17:44:25 +01:00
Merge pull request #14988 from Runa-Dacino/fixpicnic
Fixes oversight of picnic blankets NOT being anchored
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
var/blanket_type = CENTER
|
||||
layer = HIDING_LAYER - 0.01 //Stuff shouldn't be able to hide under the blanket on the ground
|
||||
var/list/attached_blankets = list()
|
||||
anchored = TRUE
|
||||
|
||||
/obj/structure/picnic_blanket_deployed/verb/fold_up()
|
||||
set name = "Fold up"
|
||||
|
||||
Reference in New Issue
Block a user