ECS and cleanup body system, merge body templates and presets into body prototypes (#11991)
Co-authored-by: Jezithyr <Jezithyr@gmail.com>
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
reassemble-action = Reassemble
|
||||
reassemble-description = Reassemble the pieces of your body.
|
||||
reassemble-fail = Parts are missing!
|
||||
reassemble-success = {CAPITALIZE(THE($user))} was put back together.
|
||||
@@ -1,6 +0,0 @@
|
||||
## Entity
|
||||
|
||||
bodypart-component-no-way-to-install-message = You see no way to install the {$partName}
|
||||
bodypart-component-no-way-to-attach-message = You see no useful way to attach the {$partName} anymore.
|
||||
bodypart-component-attach-success-message = You attach {$partName}
|
||||
bodypart-component-attach-fail-message = You can't attach {$partName}
|
||||
@@ -1,6 +0,0 @@
|
||||
## Entity
|
||||
|
||||
mechanism-component-cannot-fit-message = You can't fit it in!
|
||||
mechanism-component-no-way-to-install-message = You see no way to install the {$partName}
|
||||
mechanism-component-no-useful-way-to-use-message = You see no useful way to use the {$partName} anymore.
|
||||
mechanism-component-jam-inside-message = You jam {$ownerName} inside {$them}.
|
||||
@@ -1,11 +0,0 @@
|
||||
biological-surgery-data-component-has-incision-not-clamped-message = The skin on their {$bodyPart} has an incision, but it is prone to bleeding.
|
||||
biological-surgery-data-component-has-clamped-incision-not-retracted-message = The skin on their {$bodyPart} has an incision, but it is not retracted.
|
||||
biological-surgery-data-component-has-fully-open-incision-message = There is an incision on their {$bodyPart}.
|
||||
biological-surgery-data-component-part-is-loose-message = {$owner}'s {$bodyPart} is loose.
|
||||
biological-surgery-data-component-open-skin-message = Cut open the skin...
|
||||
biological-surgery-data-component-clamp-vessels-message = Clamp the vessels...
|
||||
biological-surgery-data-component-retract-skin-message = Retracting the skin...
|
||||
biological-surgery-data-component-cauterize-incision-message = Cauterizing the incision...
|
||||
biological-surgery-data-component-loosen-organ-message = Loosening the organ...
|
||||
biological-surgery-data-component-remove-organ-message = Removing the organ...
|
||||
biological-surgery-data-component-remove-bodypart-message = Sawing off the limb!
|
||||
@@ -1,2 +0,0 @@
|
||||
surgery-tool-component-not-useful-message = You see no useful way to use {$bodyPart}.
|
||||
surgery-tool-component-not-useful-anymore-message = You see no useful way to use {$bodyPart} anymore.
|
||||
@@ -1,4 +0,0 @@
|
||||
## UI
|
||||
|
||||
surgery-window-title = Surgery
|
||||
surgery-window-not-available-button-text = N/A
|
||||
Reference in New Issue
Block a user