forked from mtcontrib/hazmat_suit
Compare commits
No commits in common. "master" and "nalc-1.2.0" have entirely different histories.
master
...
nalc-1.2.0
2
depends.txt
Normal file
2
depends.txt
Normal file
@ -0,0 +1,2 @@
|
||||
3d_armor
|
||||
technic?
|
1
description.txt
Normal file
1
description.txt
Normal file
@ -0,0 +1 @@
|
||||
Adds hazmat suit (protects from water, fire and radiation) to 3d_armor.
|
2
init.lua
2
init.lua
@ -1,5 +1,5 @@
|
||||
-- support for i18n
|
||||
local S = armor.get_translator
|
||||
local S = armor_i18n.gettext
|
||||
|
||||
if not minetest.get_modpath("technic") then
|
||||
minetest.log("warning", S("hazmat_suit: Mod loaded but unused."))
|
||||
|
Loading…
x
Reference in New Issue
Block a user