mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-12 07:35:31 +01:00
Fixes runtime with capture crystal pref
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
else
|
||||
to_chat(src, "You are now catchable.")
|
||||
prefs.capture_crystal = 1
|
||||
if(L)
|
||||
if(L && istype(L))
|
||||
L.capture_crystal = prefs.capture_crystal
|
||||
SScharacter_setup.queue_preferences_save(prefs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user