mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Merge pull request #13751 from Heroman3003/capture-runtime
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