Adds Gondoland and the rare Gondolas (#30530)

A strange race of bear-like beings consisting of a head placed DIRECTLY on a pair of legs, their fur sells for extremely high prices.

The gondoland asteroid is the last natural habitat for these rare creatures.
This commit is contained in:
Militaires
2017-09-11 01:10:33 +03:00
committed by CitadelStationBot
parent be3881bbf4
commit 3aec72d4f4
8 changed files with 1433 additions and 1 deletions
+6
View File
@@ -57,6 +57,12 @@
unit_name = "lizard hide"
export_types = list(/obj/item/stack/sheet/animalhide/lizard)
// Gondola hide. Mindbogglingly expensive.
/datum/export/stack/skin/gondola
cost = 10000
unit_name = "gondola hide"
export_types = list(/obj/item/stack/sheet/animalhide/gondola)
// Alien hide. Extremely expensive.
/datum/export/stack/skin/xeno
cost = 3000