mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Add files via upload
This commit is contained in:
@@ -46,6 +46,23 @@
|
||||
icon = 'icons/obj/items_vr.dmi'
|
||||
icon_state = "verkdisk"
|
||||
|
||||
|
||||
/datum/robolimb/zenghu
|
||||
company = "Zeng-Hu"
|
||||
desc = "This limb has realistic synthetic flesh covering with 'blue accents'."
|
||||
icon = 'icons/mob/human_races/cyberlimbs/_fluff_vr/frosty.dmi'
|
||||
blood_color = "#45ccff"
|
||||
lifelike = 1
|
||||
skin_tone = 1
|
||||
unavailable_to_build = 1
|
||||
suggested_species = "Human"
|
||||
whitelisted_to = list("tucker0666")
|
||||
|
||||
|
||||
/obj/item/weapon/disk/limb/zenghu
|
||||
company = "Zeng-Hu"
|
||||
catalogue_data = list(/datum/category_item/catalogue/information/organization/zeng_hu)
|
||||
|
||||
//////////////// General VS-only ones /////////////////
|
||||
/datum/robolimb/talon //They're buildable by default due to being extremely basic.
|
||||
company = "Talon LLC"
|
||||
|
||||
Reference in New Issue
Block a user