mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Dormant Ferocity name fix (#62539)
This commit is contained in:
@@ -296,7 +296,7 @@
|
||||
|
||||
/// Traits for plants that can be activated to turn into a mob.
|
||||
/datum/plant_gene/trait/mob_transformation
|
||||
name = "Dormat Ferocity"
|
||||
name = "Dormant Ferocity"
|
||||
trait_ids = ATTACK_SELF_ID
|
||||
/// Whether mobs spawned by this trait are dangerous or not.
|
||||
var/dangerous = FALSE
|
||||
|
||||
Reference in New Issue
Block a user