Removed unneeded text from letters
"On this piece of paper is written: " seems unneeded to me, so I removed it
This commit is contained in:
parent
484cf4778d
commit
aae368beaf
@ -5,7 +5,7 @@ local mname = "memorandum"
|
||||
-----------------------------------------------------------------------------------------------
|
||||
-- { left , bottom , front , right , top , back }
|
||||
local sheet = { -1/2 , -1/2 , -1/2 , 1/2 , -7/16 , 1/2 }
|
||||
local info = 'On this piece of paper is written: "'
|
||||
local info = '"'
|
||||
local sign = '" Signed by '
|
||||
|
||||
minetest.register_craftitem(":default:paper", {
|
||||
|
Loading…
x
Reference in New Issue
Block a user