Skip to content

Commit

Permalink
Update silicon.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusLarsson421 committed Sep 9, 2024
1 parent f7b8c44 commit a6acd60
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
//if it is at -1 it will randomize it
var/ion_laws_count = -1

/mob/living/silicon/robot/derelict/Initialize()
/mob/living/silicon/robot/derelict/Initialize(mapload)
. = ..()
lawupdate = FALSE
scrambledcodes = TRUE
Expand Down

0 comments on commit a6acd60

Please sign in to comment.