mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-26 14:16:18 +01:00
No point in not having this use the define instead
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
var/name = "Test Quirk"
|
||||
var/desc = "This is a test quirk."
|
||||
var/value = 0
|
||||
var/category = "Uncategorized" //Hyper change: Sort quirks into categories
|
||||
var/category = CATEGORY_UNCATEGORIZED //Hyper change: Sort quirks into categories
|
||||
var/human_only = TRUE
|
||||
var/gain_text
|
||||
var/lose_text
|
||||
|
||||
Reference in New Issue
Block a user