This website works better with JavaScript.
Home
Explore
Help
Sign In
great_wolves
/
feast
forked from
chemicalcrux/feast
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Added "is"
master
Samuel Dweller
3 years ago
parent
a28feda5a6
commit
639c723bbd
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/game/maps/Newtown.ts
+ 1
- 1
src/game/maps/Newtown.ts
View File
@@ -205,7 +205,7 @@ export const Newtown = (): Place => {
executor.removeEffect(effect)
})
executor.destroyed = false
return new LogLine(`Your party healthy again`)
return new LogLine(`Your party
is
healthy again`)
}
)
)
Write
Preview
Loading…
Cancel
Save