mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Holodeck Silicon Check
It was possible to emag the holodeck as a non-silicion without an emag.
This commit is contained in:
@@ -171,6 +171,8 @@
|
||||
load_program(area)
|
||||
else if("safety" in href_list)
|
||||
var/safe = text2num(href_list["safety"])
|
||||
if(!issilicon(usr))
|
||||
return
|
||||
emagged = !safe
|
||||
if(!program)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user