mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
6 lines
190 B
Plaintext
6 lines
190 B
Plaintext
// Global stuff that will put us on the map
|
|
/datum/category_group/player_setup_category/vore
|
|
name = "VORE"
|
|
sort_order = 8
|
|
category_item_type = /datum/category_item/player_setup_item/vore
|