enemy can drop key
This commit is contained in:
@@ -85,6 +85,7 @@ pub struct MoveTarget {
|
||||
#[model({ "path": "models/alien_naked.glb" })]
|
||||
pub struct EnemySpawn {
|
||||
pub head: String,
|
||||
pub has_key: bool,
|
||||
}
|
||||
|
||||
impl EnemySpawn {
|
||||
|
||||
Reference in New Issue
Block a user