Removes pay bugfix

This commit is contained in:
Cameron653
2016-05-23 14:06:06 -04:00
parent 96b165ca6c
commit f7c7b5eb3a
3 changed files with 0 additions and 17 deletions
-13
View File
@@ -1,13 +0,0 @@
/hook/startup/proc/pay_raise()
economic_species_modifier = list(
/datum/species/human = 10, //Removing racist pay one species at a time.
/datum/species/skrell = 10,
/datum/species/teshari = 10,
/datum/species/tajaran = 10,
/datum/species/unathi = 10,
/datum/species/diona = 10,
/datum/species/hi_zoxxen = 10,
/datum/species/fl_zorren = 10,
/datum/species/sergal = 10,
/datum/species/nevrean = 10
)
@@ -4,9 +4,6 @@
/obj/item/weapon/gun/energy/laser/practice/xenoarch
icon = 'icons/obj/xenoarchaeology_vr.dmi'
/obj/item/weapon/gun/energy/laser/practice/xenoarch //I have zero idea why this is wrote twice. It's how the origonal finds_eguns_vr file was written, so I'm just going to follow its example.
icon = 'icons/obj/xenoarchaeology_vr.dmi'
/obj/item/weapon/gun/energy/xray/xenoarch
icon = 'icons/obj/xenoarchaeology_vr.dmi'