mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 21:57:53 +01:00
[MIRROR] Cleanup (#12525)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
e9da721226
commit
45f04c0a27
@@ -97,7 +97,7 @@
|
||||
. += "It is full."
|
||||
|
||||
if(!opened && isobserver(user))
|
||||
. += "It contains: [counting_english_list(contents, user)]" //CHOMPEdit
|
||||
. += "It contains: [counting_english_list(user.client, contents)]"
|
||||
|
||||
/obj/structure/closet/CanPass(atom/movable/mover, turf/target)
|
||||
if(wall_mounted)
|
||||
|
||||
@@ -311,7 +311,7 @@
|
||||
icon = 'icons/obj/flora/deadtrees.dmi'
|
||||
icon_state = "tree_sif"
|
||||
base_state = "tree_sif"
|
||||
blocks_emissive = FALSE
|
||||
blocks_emissive = EMISSIVE_BLOCK_NONE
|
||||
product = /obj/item/stack/material/log/sif
|
||||
catalogue_data = list(/datum/category_item/catalogue/flora/sif_tree)
|
||||
randomize_size = TRUE
|
||||
|
||||
Reference in New Issue
Block a user