mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-30 07:26:39 +01:00
@@ -879,6 +879,11 @@
|
||||
icon_state = "beepskyplushie"
|
||||
phrase = "Ping!"
|
||||
|
||||
/obj/structure/plushie/silly_teshari
|
||||
name = "teshari plushie"
|
||||
desc = "It has a tag on the foot that says 'WHY'"
|
||||
icon_state = "taaa_plush"
|
||||
|
||||
//Small plushies.
|
||||
/obj/item/toy/plushie
|
||||
name = "generic small plush"
|
||||
@@ -986,11 +991,6 @@
|
||||
desc = "Shiny!"
|
||||
icon_state = "teshplush_rainbow"
|
||||
|
||||
/obj/item/toy/plushie/silly_teshari
|
||||
name = "teshari plushie"
|
||||
desc = "It has a tag on the foot that says 'WHY'"
|
||||
icon_state = "taaa_plush"
|
||||
|
||||
//foxes are basically the best
|
||||
|
||||
/obj/item/toy/plushie/red_fox
|
||||
|
||||
@@ -173,6 +173,11 @@
|
||||
build_path = /obj/machinery/computer/shuttle_control/research
|
||||
origin_tech = list(TECH_DATA = 2)
|
||||
|
||||
/obj/item/weapon/circuitboard/medical_shuttle
|
||||
name = T_BOARD("medical shuttle console")
|
||||
build_path = /obj/machinery/computer/shuttle_control/medical
|
||||
origin_tech = list(TECH_DATA = 2)
|
||||
|
||||
/obj/item/weapon/circuitboard/aifixer
|
||||
name = T_BOARD("AI integrity restorer")
|
||||
build_path = /obj/machinery/computer/aifixer
|
||||
|
||||
Reference in New Issue
Block a user