Renaming Resomi to Seromi.

This commit is contained in:
Zuhayr
2016-01-27 13:42:21 +10:30
parent 2082aee611
commit 58736fb4f6
42 changed files with 105 additions and 104 deletions
+2 -2
View File
@@ -1333,8 +1333,8 @@ Note that amputating the affected organ does in fact remove the infection from t
/obj/item/organ/external/head/skrell
eye_icon = "skrell_eyes_s"
/obj/item/organ/external/head/resomi
eye_icon = "eyes_resomi"
/obj/item/organ/external/head/seromi
eye_icon = "eyes_seromi"
/obj/item/organ/external/head/vox
eye_icon = "vox_eyes_s"
+1 -1
View File
@@ -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("Resomi")
var/list/species_cannot_use = list("Seromi")
/datum/robolimb/bishop
company = "Bishop"
-8
View File
@@ -1,8 +0,0 @@
/obj/item/organ/external/foot/resomi
body_hair = "feathers"
/obj/item/organ/external/foot/right/resomi
body_hair = "feathers"
/obj/item/organ/external/hand/resomi
body_hair = "feathers"
/obj/item/organ/external/hand/right/resomi
body_hair = "feathers"
+8
View File
@@ -0,0 +1,8 @@
/obj/item/organ/external/foot/seromi
body_hair = "feathers"
/obj/item/organ/external/foot/right/seromi
body_hair = "feathers"
/obj/item/organ/external/hand/seromi
body_hair = "feathers"
/obj/item/organ/external/hand/right/seromi
body_hair = "feathers"