Fixes magic missing as armor value and safe codes

This commit is contained in:
joep van der velden
2020-06-27 00:33:34 +02:00
parent 1470c54603
commit ba598a0365
2 changed files with 16 additions and 12 deletions
+1
View File
@@ -373,6 +373,7 @@ GLOBAL_LIST_EMPTY(safes)
info = "<div style='text-align:center;'><img src='ntlogo.png'><center><h3>Safe Codes</h3></center>"
/obj/item/paper/safe_code/Initialize(mapload)
..()
return INITIALIZE_HINT_LATELOAD
/obj/item/paper/safe_code/LateInitialize(mapload)