Skip to content

Commit

Permalink
PAI? What PAI?
Browse files Browse the repository at this point in the history
Removes PAI from being acquired by normal means.
  • Loading branch information
Sym committed Sep 24, 2023
1 parent 66f8064 commit d2d85fb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
1 change: 0 additions & 1 deletion _maps/map_files/AegisVII/AegisVII_Low.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1536,7 +1536,6 @@
/turf/open/floor/deadspace/grater,
/area/station/cargo/warehouse)
"lx" = (
/obj/item/paicard,
/obj/structure/rack,
/turf/open/floor/deadspace/random/rectangles,
/area/station/cargo/warehouse)
Expand Down
1 change: 0 additions & 1 deletion _maps/map_files/AegisVII/AegisVII_Middle.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -23787,7 +23787,6 @@
dir = 1
},
/obj/item/aicard,
/obj/item/paicard,
/obj/item/circuitboard/aicore,
/obj/machinery/keycard_auth/directional/north{
pixel_x = -5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
path = /obj/item/ttsdevice
cost = 5

/datum/loadout_item/backpack/paicard
/*/datum/loadout_item/backpack/paicard
description = "A device, that let you browse and download various AIs."
path = /obj/item/paicard
cost = 2
cost = 2 */

/datum/loadout_item/backpack/cigar
path = /obj/item/clothing/mask/cigarette/cigar
Expand Down

0 comments on commit d2d85fb

Please sign in to comment.