shooter/shooter_flaregun
stujones11 fde2b72a68 Update license and include source headers
Pass a deep copy of gunspec instead of a direct reference

Fix Lua style multi-line comments :/

Fix flaregun dependencies

Add mod.conf and description files plus some readme fixes
2019-03-23 20:55:40 +00:00
..
sounds Separate weapons and API 2019-03-23 20:55:27 +00:00
textures Separate weapons and API 2019-03-23 20:55:27 +00:00
depends.txt Update license and include source headers 2019-03-23 20:55:40 +00:00
description.txt Update license and include source headers 2019-03-23 20:55:40 +00:00
init.lua Update license and include source headers 2019-03-23 20:55:40 +00:00
mod.conf Update license and include source headers 2019-03-23 20:55:40 +00:00
README.txt Update license and include source headers 2019-03-23 20:55:40 +00:00

Minetest Mod - Flare Gun [shooter_flaregun]
===========================================

Depends: shooter, tnt, wool

Adds a flare-gun with temporary light emitting flares.

Crafting
========

S = Steel Ingot  [default:steel_ingot]
R = Red Wool     [wool:red]
G = Gun Powder   [tnt:gunpowder]

Flare: [shooter_flaregun:flare]

+---+---+
| G | R |
+---+---+

Flare Gun: [shooter_flaregun:flaregun]

+---+---+---+
| R | R | R |
+---+---+---+
|   |   | S |
+---+---+---+