Change translator comment for a villager speech
This commit is contained in:
parent
7c820f296d
commit
36ee708575
@ -363,7 +363,7 @@ local function talk_about_item(profession, iname, name, villager_name, has_works
|
||||
elseif iname == "rp_default:lump_bronze" then
|
||||
--~ Said by villager when showing them a bronze lump.
|
||||
--~ Classic parody of Friedrich Schiller’s “Das Lied von der Glocke” in German:
|
||||
--~ “Loch in Erde, Bronze rinn, Glocke fertig, bim, bim, bim!”
|
||||
--~ “Loch in Erde, Bronze rin. Glocke fertig, bim, bim, bim!”
|
||||
say(S("Hole in dirt, put bronze in. Bell’s complete, bim, bim, bim!"), name, vn)
|
||||
elseif iname == "rp_default:apple" then
|
||||
say(S("Apples are so tasty!"), name, vn)
|
||||
|
Loading…
x
Reference in New Issue
Block a user