Spacemandmm galore #1 (#16672)

* dmdoc + Initialize

* no errors anymore

* removed duplicate comment, expanded the other

* changelog

* gdf

* fix emotes F4
This commit is contained in:
Fluffy
2023-09-14 10:39:15 +00:00
committed by GitHub
parent 1171ca0d3a
commit b752616c98
45 changed files with 275 additions and 96 deletions
@@ -119,6 +119,7 @@
var/amount = 1
/obj/effect/decal/cleanable/foam/Initialize(mapload, amt = 1, nologs = 0)
SHOULD_CALL_PARENT(FALSE)
src.amount = amt
var/has_spread = 0
@@ -412,6 +412,8 @@ pixel_x = 8;
add_overlay(screen_overlays["intercom_l"])
/obj/item/device/radio/intercom/broadcasting/Initialize()
SHOULD_CALL_PARENT(FALSE)
set_broadcasting(TRUE)
initialized = TRUE