|
|
@@ -205,7 +205,7 @@ export const Newtown = (): Place => { |
|
|
executor.removeEffect(effect) |
|
|
executor.removeEffect(effect) |
|
|
}) |
|
|
}) |
|
|
executor.destroyed = false |
|
|
executor.destroyed = false |
|
|
return new LogLine(`Your party healthy again`) |
|
|
|
|
|
|
|
|
return new LogLine(`Your party is healthy again`) |
|
|
} |
|
|
} |
|
|
) |
|
|
) |
|
|
) |
|
|
) |
|
|
|