remove point of interest marker from Luna, she doesn't want to be found

This commit is contained in:
yuni 2024-11-20 02:59:57 +01:00
parent 4b16bd377d
commit 982d745d8a
2 changed files with 4 additions and 0 deletions

View file

@ -485,6 +485,9 @@ pub fn load_defs(mut ew_spawn: EventWriter<SpawnEvent>) {
["pointofinterest", "yes"] => {
state.is_point_of_interest = true;
}
["pointofinterest", "no"] => {
state.is_point_of_interest = false;
}
["oxygen", amount] => {
if let Ok(amount) = amount.parse::<f32>() {
state.is_lifeform = true;

View file

@ -345,6 +345,7 @@ actor 700 -100 -1100 suitv2
rotationy 108
rotationx 180
pronoun she
pointofinterest no
scene 12 0 -30 workshop
relativeto Luna
actor -20 10 -23 MeteorAceGT