mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-27 14:06:43 +01:00
@@ -177,7 +177,7 @@
|
||||
var/gluttonous // Can eat some mobs. 1 for mice, 2 for monkeys, 3 for people.
|
||||
|
||||
var/rarity_value = 1 // Relative rarity/collector value for this species.
|
||||
var/economic_modifier = 2 // How much money this species makes
|
||||
var/economic_modifier = 10 // How much money this species makes
|
||||
|
||||
// Determines the organs that the species spawns with and
|
||||
var/list/has_organ = list( // which required-organ checks are conducted.
|
||||
|
||||
@@ -16,7 +16,6 @@
|
||||
min_age = 17
|
||||
max_age = 130
|
||||
|
||||
economic_modifier = 10
|
||||
|
||||
health_hud_intensity = 1.5
|
||||
|
||||
@@ -56,7 +55,6 @@
|
||||
min_age = 32
|
||||
max_age = 260
|
||||
|
||||
economic_modifier = 7
|
||||
|
||||
blurb = "A heavily reptillian species, Unathi hail from the \
|
||||
Uuosa-Eso system, which roughly translates to 'burning mother'.<br/><br/>Coming from a harsh, inhospitable \
|
||||
@@ -161,7 +159,6 @@
|
||||
min_age = 17
|
||||
max_age = 80
|
||||
|
||||
economic_modifier = 7
|
||||
|
||||
blurb = "The Tajaran are a mammalian species resembling roughly felines, hailing from Meralar in the Rarkajar system. \
|
||||
While reaching to the stars independently from outside influences, the humans engaged them in peaceful trade contact \
|
||||
@@ -247,7 +244,6 @@
|
||||
min_age = 19
|
||||
max_age = 130
|
||||
|
||||
economic_modifier = 12
|
||||
|
||||
darksight = 4
|
||||
flash_mod = 1.2
|
||||
@@ -324,7 +320,6 @@
|
||||
min_age = 1
|
||||
max_age = 300
|
||||
|
||||
economic_modifier = 4
|
||||
|
||||
blurb = "Commonly referred to (erroneously) as 'plant people', the Dionaea are a strange space-dwelling collective \
|
||||
species hailing from Epsilon Ursae Minoris. Each 'diona' is a cluster of numerous cat-sized organisms called nymphs; \
|
||||
|
||||
Reference in New Issue
Block a user