mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Renames all typepaths + names of implants to biochips (#23172)
* The fix * Contraaaaaa * Fixes CI * Fixes the pads + cases * Uplink datums * Update code/datums/mind.dm Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> * Update code/__HELPERS/unsorted.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> * Update code/modules/research/designs/medical_designs.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> * Update code/modules/research/designs/medical_designs.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> * Update code/modules/research/designs/medical_designs.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> * Update code/modules/research/designs/medical_designs.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> * Update code/modules/surgery/implant_removal.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> * Outfits now use a proper variable name * Fixes surgery (oops) * More .dme changes * Renames the folder * Fixes bad merge * Contra review * Update code/game/objects/items/weapons/dice.dm Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> * Fixes CI fail --------- Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com> Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
This commit is contained in:
co-authored by
Burzah
Contrabang
S34N
parent
fad6509b5e
commit
382a71df0d
@@ -262,12 +262,12 @@
|
||||
icon_state = "implant"
|
||||
|
||||
/obj/item/storage/box/trackimp/populate_contents()
|
||||
new /obj/item/implantcase/tracking(src)
|
||||
new /obj/item/implantcase/tracking(src)
|
||||
new /obj/item/implantcase/tracking(src)
|
||||
new /obj/item/implantcase/tracking(src)
|
||||
new /obj/item/implanter(src)
|
||||
new /obj/item/implantpad(src)
|
||||
new /obj/item/bio_chip_case/tracking(src)
|
||||
new /obj/item/bio_chip_case/tracking(src)
|
||||
new /obj/item/bio_chip_case/tracking(src)
|
||||
new /obj/item/bio_chip_case/tracking(src)
|
||||
new /obj/item/bio_chip_implanter(src)
|
||||
new /obj/item/bio_chip_pad(src)
|
||||
new /obj/item/gps/security(src)
|
||||
|
||||
/obj/item/storage/box/minertracker
|
||||
@@ -276,11 +276,11 @@
|
||||
icon_state = "implant"
|
||||
|
||||
/obj/item/storage/box/minertracker/populate_contents()
|
||||
new /obj/item/implantcase/tracking(src)
|
||||
new /obj/item/implantcase/tracking(src)
|
||||
new /obj/item/implantcase/tracking(src)
|
||||
new /obj/item/implanter(src)
|
||||
new /obj/item/implantpad(src)
|
||||
new /obj/item/bio_chip_case/tracking(src)
|
||||
new /obj/item/bio_chip_case/tracking(src)
|
||||
new /obj/item/bio_chip_case/tracking(src)
|
||||
new /obj/item/bio_chip_implanter(src)
|
||||
new /obj/item/bio_chip_pad(src)
|
||||
new /obj/item/gps/mining(src)
|
||||
|
||||
/obj/item/storage/box/chemimp
|
||||
@@ -290,9 +290,9 @@
|
||||
|
||||
/obj/item/storage/box/chemimp/populate_contents()
|
||||
for(var/I in 1 to 5)
|
||||
new /obj/item/implantcase/chem(src)
|
||||
new /obj/item/implanter(src)
|
||||
new /obj/item/implantpad(src)
|
||||
new /obj/item/bio_chip_case/chem(src)
|
||||
new /obj/item/bio_chip_implanter(src)
|
||||
new /obj/item/bio_chip_pad(src)
|
||||
|
||||
/obj/item/storage/box/deathimp
|
||||
name = "death alarm bio-chip kit"
|
||||
@@ -301,8 +301,8 @@
|
||||
|
||||
/obj/item/storage/box/deathimp/populate_contents()
|
||||
for(var/I in 1 to 6)
|
||||
new /obj/item/implantcase/death_alarm(src)
|
||||
new /obj/item/implanter/death_alarm (src)
|
||||
new /obj/item/bio_chip_case/death_alarm(src)
|
||||
new /obj/item/bio_chip_implanter/death_alarm (src)
|
||||
|
||||
/obj/item/storage/box/tapes
|
||||
name = "Tape Box"
|
||||
@@ -821,7 +821,7 @@
|
||||
|
||||
new /obj/item/radio/centcom(src)
|
||||
new /obj/item/door_remote/omni(src)
|
||||
new /obj/item/implanter/death_alarm(src)
|
||||
new /obj/item/bio_chip_implanter/death_alarm(src)
|
||||
|
||||
new /obj/item/reagent_containers/hypospray/combat/nanites(src)
|
||||
new /obj/item/pinpointer(src)
|
||||
@@ -966,8 +966,8 @@
|
||||
|
||||
/obj/item/storage/box/mindshield/populate_contents()
|
||||
for(var/I in 1 to 3)
|
||||
new /obj/item/implantcase/mindshield(src)
|
||||
new /obj/item/implanter/mindshield(src)
|
||||
new /obj/item/bio_chip_case/mindshield(src)
|
||||
new /obj/item/bio_chip_implanter/mindshield(src)
|
||||
|
||||
/obj/item/storage/box/dish_drive
|
||||
name = "DIY Dish Drive Kit"
|
||||
|
||||
@@ -90,10 +90,10 @@
|
||||
req_access = list(ACCESS_SECURITY)
|
||||
|
||||
/obj/item/storage/lockbox/mindshield/populate_contents()
|
||||
new /obj/item/implantcase/mindshield(src)
|
||||
new /obj/item/implantcase/mindshield(src)
|
||||
new /obj/item/implantcase/mindshield(src)
|
||||
new /obj/item/implanter/mindshield(src)
|
||||
new /obj/item/bio_chip_case/mindshield(src)
|
||||
new /obj/item/bio_chip_case/mindshield(src)
|
||||
new /obj/item/bio_chip_case/mindshield(src)
|
||||
new /obj/item/bio_chip_implanter/mindshield(src)
|
||||
|
||||
/obj/item/storage/lockbox/clusterbang
|
||||
name = "lockbox (clusterbang)"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
/obj/item/card/id/syndicate, // 10TC
|
||||
/obj/item/clothing/shoes/chameleon/noslip, // 10TC
|
||||
/obj/item/clothing/glasses/hud/security/chameleon, // 10TC
|
||||
/obj/item/implanter/storage, // 40TC
|
||||
/obj/item/bio_chip_implanter/storage, // 40TC
|
||||
/obj/item/pen/edagger, // 10TC
|
||||
/obj/item/pinpointer/advpinpointer, // 20TC
|
||||
/obj/item/storage/fancy/cigarettes/cigpack_syndicate, // 7TC
|
||||
@@ -37,7 +37,7 @@
|
||||
/obj/item/door_remote/omni/access_tuner, // 30TC
|
||||
/obj/item/clothing/glasses/chameleon/thermal, // 15TC
|
||||
/obj/item/storage/briefcase/false_bottomed, // 10 TC
|
||||
/obj/item/implanter/freedom, // 25TC
|
||||
/obj/item/bio_chip_implanter/freedom, // 25TC
|
||||
/obj/item/coin/gold, // 0TC
|
||||
/obj/item/encryptionkey/syndicate) // 10TC
|
||||
|
||||
@@ -101,19 +101,19 @@
|
||||
/obj/item/clothing/mask/gas/clown_hat, // 0TC
|
||||
/obj/item/grenade/plastic/c4, // 1TC
|
||||
/obj/item/thermal_drill/diamond_drill/syndicate, // 1TC
|
||||
/obj/item/implanter/freedom/prototype, // 10 TC
|
||||
/obj/item/bio_chip_implanter/freedom/prototype, // 10 TC
|
||||
/obj/item/encryptionkey/syndicate) // 10TC
|
||||
|
||||
/obj/item/storage/box/syndie_kit/bundle/implant // 200TC
|
||||
name = "Bio-chip Bundle"
|
||||
desc = "A few useful bio-chips to give you some options for when you inevitably get captured by the Security."
|
||||
items = list(
|
||||
/obj/item/implanter/freedom, // 25TC
|
||||
/obj/item/implanter/stealth, // 45 TC
|
||||
/obj/item/implanter/emp, // 5TC (half of EMP kit)
|
||||
/obj/item/implanter/adrenalin, // 40TC
|
||||
/obj/item/implanter/explosive, // 10TC
|
||||
/obj/item/implanter/storage, // 40TC
|
||||
/obj/item/bio_chip_implanter/freedom, // 25TC
|
||||
/obj/item/bio_chip_implanter/stealth, // 45 TC
|
||||
/obj/item/bio_chip_implanter/emp, // 5TC (half of EMP kit)
|
||||
/obj/item/bio_chip_implanter/adrenalin, // 40TC
|
||||
/obj/item/bio_chip_implanter/explosive, // 10TC
|
||||
/obj/item/bio_chip_implanter/storage, // 40TC
|
||||
/obj/item/encryptionkey/syndicate) // 10TC
|
||||
|
||||
/obj/item/storage/box/syndie_kit/bundle/hacker // 180TC
|
||||
@@ -130,7 +130,7 @@
|
||||
/obj/item/aiModule/toyAI, // 0TC
|
||||
/obj/item/aiModule/syndicate, // 15 TC
|
||||
/obj/item/storage/box/syndie_kit/camera_bug, // 5 TC
|
||||
/obj/item/implanter/freedom/prototype, // 10 TC
|
||||
/obj/item/bio_chip_implanter/freedom/prototype, // 10 TC
|
||||
/obj/item/storage/belt/military/traitor/hacker, // 15TC + AI detector for 5 TC
|
||||
/obj/item/clothing/gloves/combat, // accounted in belt + toolbox
|
||||
/obj/item/flashlight/emp) // 4TC
|
||||
@@ -191,7 +191,7 @@
|
||||
/obj/item/mod/module/sphere_transform, // ?TC
|
||||
/obj/item/autosurgeon/organ/syndicate/laser_arm, // ?TC
|
||||
/obj/item/pinpointer/advpinpointer, // 20TC
|
||||
/obj/item/implanter/adrenalin, // 40TC
|
||||
/obj/item/bio_chip_implanter/adrenalin, // 40TC
|
||||
/obj/item/storage/belt/utility/full/multitool, // 15TC
|
||||
/obj/item/clothing/head/collectable/slime, // 0TC priceless
|
||||
/obj/item/encryptionkey/syndicate) // 10TC
|
||||
@@ -227,7 +227,7 @@
|
||||
/obj/item/storage/box/syndie_kit/emp/populate_contents()
|
||||
new /obj/item/grenade/empgrenade(src)
|
||||
new /obj/item/grenade/empgrenade(src)
|
||||
new /obj/item/implanter/emp/(src)
|
||||
new /obj/item/bio_chip_implanter/emp/(src)
|
||||
|
||||
/obj/item/storage/box/syndie_kit/poisoner
|
||||
name = "poisoner's kit"
|
||||
@@ -437,7 +437,7 @@
|
||||
name = "\improper Technocracy Advanced Cloning System Kit"
|
||||
|
||||
/obj/item/storage/box/syndie_kit/prescan/populate_contents()
|
||||
new /obj/item/implanter/grey_autocloner(src)
|
||||
new /obj/item/bio_chip_implanter/grey_autocloner(src)
|
||||
new /obj/item/radio/beacon/syndicate/bomb/grey_autocloner(src)
|
||||
|
||||
/obj/item/storage/box/syndie_kit/pen_bomb
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
/obj/item/coin,
|
||||
/obj/item/dice,
|
||||
/obj/item/disk,
|
||||
/obj/item/implanter,
|
||||
/obj/item/bio_chip_implanter,
|
||||
/obj/item/lighter,
|
||||
/obj/item/match,
|
||||
/obj/item/paper,
|
||||
|
||||
Reference in New Issue
Block a user