updating scripts.txt
This commit is contained in:
@@ -43,7 +43,6 @@ function JCIO_CutLimbAction:stop()
|
||||
--print("Stopping ISCutLimb")
|
||||
|
||||
-- Handles sound
|
||||
|
||||
if self.sawSound and self.sawSound ~= 0 and self.surgeon:getEmitter():isPlaying(self.sawSound) then
|
||||
self.surgeon:getEmitter():stopSound(self.sawSound)
|
||||
end
|
||||
|
||||
@@ -10,7 +10,8 @@ Tooltip_EN = {
|
||||
|
||||
Tooltip_ProstheticKnife = "Prost Knife test",
|
||||
|
||||
|
||||
Recipe_Tooltip_AssembleProsthesis = "Make a prosthetic limb",
|
||||
Recipe_Tooltip_DisassembleProsthesis = "Disassemble a prosthetic limb",
|
||||
|
||||
|
||||
Recipe_Tooltip_Wooden_hook = "Make a prosthesic wooden hook.<br>Can be used on an amputated hand or forearm.<br>Can't be equipped if the upper arm is amputated.",
|
||||
|
||||
Reference in New Issue
Block a user