1
0
mirror of https://github.com/MinetestForFun/fishing.git synced 2025-07-21 17:40:27 +02:00

fix unknown flowers_plus node

better prize stuff check
fix indentation
This commit is contained in:
2015-12-21 17:10:47 +01:00
parent fe52e29d0e
commit ae9db8700d
8 changed files with 63 additions and 41 deletions

View File

@ -1,6 +1,6 @@
-----------------------------------------------------------------------------------------------
local title = "Fishing - Crabman77's version"
local version = "0.0.4"
local title = "Fishing - Crabman77's (MFF team) version"
local version = "0.0.5"
local mname = "fishing"
-----------------------------------------------------------------------------------------------
-- original by wulfsdad (http://forum.minetest.net/viewtopic.php?id=4375)