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
+2
View File
@@ -177,6 +177,8 @@ var/list/mineral_can_smooth_with = list(
smoothing_hints = SMOOTHHINT_CUT_F | SMOOTHHINT_ONLY_MATCH_TURF | SMOOTHHINT_TARGETS_NOT_UNIQUE
/turf/unsimulated/mineral/asteroid/Initialize(mapload)
SHOULD_CALL_PARENT(FALSE)
if(initialized)
crash_with("Warning: [src]([type]) initialized multiple times!")