mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
fix a small deconf error (#10797)
This commit is contained in:
@@ -84,6 +84,7 @@
|
|||||||
desc = "You will eat anything instantly, in one bite."
|
desc = "You will eat anything instantly, in one bite."
|
||||||
cost = 0
|
cost = 0
|
||||||
var_changes = list("bite_mod" = 16) // Setting this intentionally ridiculously high, so anything will overflow and be eaten in one go.
|
var_changes = list("bite_mod" = 16) // Setting this intentionally ridiculously high, so anything will overflow and be eaten in one go.
|
||||||
|
custom_only = FALSE
|
||||||
|
|
||||||
/datum/trait/neutral/slip_reflex
|
/datum/trait/neutral/slip_reflex
|
||||||
name ="Slippery Reflexes"
|
name ="Slippery Reflexes"
|
||||||
|
|||||||
Reference in New Issue
Block a user