mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Fixes cataloguer stuff
This commit is contained in:
@@ -45,11 +45,6 @@
|
|||||||
desc = ""
|
desc = ""
|
||||||
value = CATALOGUER_REWARD_TRIVIAL
|
value = CATALOGUER_REWARD_TRIVIAL
|
||||||
|
|
||||||
/datum/category_item/catalogue/fauna/highzorren
|
|
||||||
name = "Sapients - Highlander Zorren"
|
|
||||||
desc = ""
|
|
||||||
value = CATALOGUER_REWARD_TRIVIAL
|
|
||||||
|
|
||||||
/datum/category_item/catalogue/fauna/shadekin
|
/datum/category_item/catalogue/fauna/shadekin
|
||||||
name = "Sapients - Shadekin"
|
name = "Sapients - Shadekin"
|
||||||
desc = ""
|
desc = ""
|
||||||
|
|||||||
@@ -179,8 +179,7 @@
|
|||||||
have adjusted better to their new lives. Though similar fox-like beings have been seen they are different than the Zorren."
|
have adjusted better to their new lives. Though similar fox-like beings have been seen they are different than the Zorren."
|
||||||
wikilink="https://wiki.vore-station.net/Zorren"
|
wikilink="https://wiki.vore-station.net/Zorren"
|
||||||
|
|
||||||
catalogue_data = list(/datum/category_item/catalogue/fauna/zorren,
|
catalogue_data = list(/datum/category_item/catalogue/fauna/zorren)
|
||||||
/datum/category_item/catalogue/fauna/highzorren)
|
|
||||||
|
|
||||||
//primitive_form = "" //We don't have fox-monkey sprites.
|
//primitive_form = "" //We don't have fox-monkey sprites.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user