mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Fixes cataloguer stuff
This commit is contained in:
@@ -45,11 +45,6 @@
|
||||
desc = ""
|
||||
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
|
||||
name = "Sapients - Shadekin"
|
||||
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."
|
||||
wikilink="https://wiki.vore-station.net/Zorren"
|
||||
|
||||
catalogue_data = list(/datum/category_item/catalogue/fauna/zorren,
|
||||
/datum/category_item/catalogue/fauna/highzorren)
|
||||
catalogue_data = list(/datum/category_item/catalogue/fauna/zorren)
|
||||
|
||||
//primitive_form = "" //We don't have fox-monkey sprites.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user