Removes the need for ComponentInitialize (#18833)

* removes `ComponentInitialize`

* mapload

* add back CRASH
This commit is contained in:
SteelSlayer
2022-08-18 22:00:19 +01:00
committed by GitHub
parent 170a6d4ea3
commit 358ff86ddb
22 changed files with 33 additions and 56 deletions
+2 -1
View File
@@ -38,7 +38,8 @@
desc = "A portable microcomputer by Thinktronic Systems, LTD. The surface is coated with polytetrafluoroethylene and banana drippings."
ttone = "honk"
/obj/item/pda/clown/ComponentInitialize()
/obj/item/pda/clown/Initialize(mapload)
. = ..()
AddComponent(/datum/component/slippery, src, 16 SECONDS, 100)
/obj/item/pda/mime