Rename mod: hunger → rp_hunger

master
Wuzzy 2022-04-22 21:25:34 +02:00
parent 50af14cae2
commit 381240d827
10 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
Hunger mod
==========
For Voxelgarden (by Casimir?)
Tweaked by Kaadmy, for Pixture
Tweaked by Kaadmy and Wuzzy, for Reixture
Media license: CC BY-SA 4.0
Source code license: LGPLv2.1

View File

@ -1,10 +1,10 @@
--
-- Hunger mod
-- For nodetest
-- Tweaked by Kaadmy, for Pixture
-- originally from Nodetest
-- Tweaked by Kaadmy and Wuzzy, for Repixture
--
local S = minetest.get_translator("hunger")
local S = minetest.get_translator("rp_hunger")
hunger = {}

View File

@ -1,4 +1,4 @@
# textdomain: hunger
# textdomain: rp_hunger
You are hungry.=Sie haben Hunger.
You are starving.=Sie verhungern.
You starved to death.=Sie sind verhungert.

View File

@ -1,4 +1,4 @@
# textdomain: hunger
# textdomain: rp_hunger
You are hungry.=Tu as faim.
You are starving.=Vous mourrez de faim.
You starved to death.=Vous êtes morts de faim.

View File

@ -1,4 +1,4 @@
# textdomain: hunger
# textdomain: rp_hunger
You are hungry.=
You are starving.=
You starved to death.=

View File

@ -1,2 +1,2 @@
name = hunger
name = rp_hunger
depends = rp_default, player_effects

View File

Before

Width:  |  Height:  |  Size: 157 B

After

Width:  |  Height:  |  Size: 157 B

View File

Before

Width:  |  Height:  |  Size: 172 B

After

Width:  |  Height:  |  Size: 172 B