Updates OpenDream pragma file (#24516)

* hell yeah-coded

* welp im too tired to fix this one

* lets test this

* Revert "lets test this"

* okay, lets test!

* fixes

* okay we good?

* i might be stupid
This commit is contained in:
Contrabang
2024-03-17 07:56:56 -04:00
committed by GitHub
parent 5216a7853f
commit 9b24572ed5
23 changed files with 55 additions and 8 deletions
@@ -13,9 +13,6 @@
var/change_voice = FALSE
var/list/channels = list()
/obj/item/encryptionkey/attackby(obj/item/W as obj, mob/user as mob, params)
/obj/item/encryptionkey/syndicate
name = "syndicate encryption key"
icon_state = "syn_cypherkey"
@@ -104,6 +104,7 @@ AI MODULES
log_and_message_admins("used [src.name] on [target.name]([target.key])")
/obj/item/aiModule/proc/addAdditionalLaws(mob/living/silicon/ai/target, mob/sender)
return
/******************** Safeguard ********************/
@@ -82,6 +82,7 @@
/obj/item/grenade/proc/prime()
return
/obj/item/grenade/proc/update_mob()
if(ismob(loc))
@@ -82,8 +82,10 @@
return
/obj/item/storage/lockbox/hear_talk(mob/living/M as mob, list/message_pieces)
return
/obj/item/storage/lockbox/hear_message(mob/living/M as mob, msg)
return
/obj/item/storage/lockbox/mindshield
name = "Lockbox (Mindshield Implants)"