fix: Desc
This commit is contained in:
parent
9cf2dc45c1
commit
03af0e1695
|
@ -27,6 +27,10 @@ export default class Alive extends decorate(Trait) {
|
|||
|
||||
static behaviorContextTypes() {
|
||||
return {
|
||||
deathSound: {
|
||||
type: 'string',
|
||||
label: 'Death sound',
|
||||
},
|
||||
forceDeath: {
|
||||
type: 'void',
|
||||
label: 'Force death',
|
||||
|
|
Loading…
Reference in New Issue
Block a user