* the examineableDamage component now puts its messages at the bottom, and in color * god help us if something is priority -100 :godo:
16 lines
623 B
Plaintext
16 lines
623 B
Plaintext
### UI
|
|
|
|
# Shown when examining the window. Each entry represents the window's health condition
|
|
comp-window-damaged-1 = It looks fully intact.
|
|
comp-window-damaged-2 = It has a few scratches.
|
|
comp-window-damaged-3 = It has a few small cracks.
|
|
comp-window-damaged-4 = [color=yellow]It has several big cracks running along its surface.[/color]
|
|
comp-window-damaged-5 = [color=orange]It has deep cracks across multiple layers.[/color]
|
|
comp-window-damaged-6 = [color=red]It's extremely cracked and on the verge of shattering.[/color]
|
|
|
|
### Interaction Messages
|
|
|
|
# Shown when knocking on a window
|
|
comp-window-knock = *knock knock*
|
|
|