parent
3ef31c558e
commit
4e63c9d54b
|
|
@ -1,3 +1,5 @@
|
|||
# If you add a new trait, make sure to add the corresponding component to the whitelist in \Resources\Prototypes\Entities\Mobs\Player\clone.yml so it gets copied to clones correctly!
|
||||
|
||||
- type: trait
|
||||
id: Blindness
|
||||
name: trait-blindness-name
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# If you add a new trait, make sure to add the corresponding component to the whitelist in \Resources\Prototypes\Entities\Mobs\Player\clone.yml so it gets copied to clones correctly!
|
||||
|
||||
- type: trait
|
||||
id: Pacifist
|
||||
name: trait-pacifist-name
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# If you add a new trait, make sure to add the corresponding component to the whitelist in \Resources\Prototypes\Entities\Mobs\Player\clone.yml so it gets copied to clones correctly!
|
||||
|
||||
# Free
|
||||
|
||||
- type: trait
|
||||
|
|
|
|||
Loading…
Reference in New Issue