mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 19:52:40 +00:00
@@ -15,7 +15,7 @@ var/datum/robolimb/basic_robolimb
|
||||
var/desc = "A generic unbranded robotic prosthesis." // Seen when examining a limb.
|
||||
var/icon = 'icons/mob/human_races/robotic.dmi' // Icon base to draw from.
|
||||
var/unavailable_at_chargen // If set, not available at chargen.
|
||||
var/list/species_cannot_use = list("Seromi")
|
||||
var/list/species_cannot_use = list("Teshari")
|
||||
|
||||
/datum/robolimb/bishop
|
||||
company = "Bishop"
|
||||
|
||||
Reference in New Issue
Block a user