mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 19:15:11 +01:00
Makes new pAI obtainable
Also adds teppi pAI
This commit is contained in:
@@ -72,9 +72,13 @@
|
||||
path = /obj/item/weapon/folder/yellow
|
||||
|
||||
/datum/gear/utility/paicard
|
||||
display_name = "personal AI device"
|
||||
display_name = "personal AI device (classic)"
|
||||
path = /obj/item/device/paicard
|
||||
|
||||
/datum/gear/utility/paicard_b
|
||||
display_name = "personal AI device (new)"
|
||||
path = /obj/item/device/paicard/typeb
|
||||
|
||||
/datum/gear/utility/securecase
|
||||
display_name = "secure briefcase"
|
||||
path =/obj/item/weapon/storage/secure/briefcase
|
||||
|
||||
Reference in New Issue
Block a user