mirror of
https://github.com/Sokomine/cottages.git
synced 2025-02-22 06:00:24 +01:00
fixed bug regarding locale
This commit is contained in:
parent
7e4c395979
commit
68465f4109
@ -1,5 +1,7 @@
|
||||
-- contains hay_mat, hay and hay bale
|
||||
-- (gives the pitchfork some work)
|
||||
--
|
||||
local S = cottages.S
|
||||
|
||||
-- If default:dirt_with_grass is digged while wielding a pitchfork, it will
|
||||
-- turn into dirt and get some hay placed above it.
|
||||
|
@ -1,4 +1,6 @@
|
||||
|
||||
local S = cottages.S
|
||||
|
||||
-- fast tool for digging nodes with the group "hay";
|
||||
-- can also be placed as a node
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user