Add spread option and update shotgun definition
This commit is contained in:
parent
88750a0353
commit
8e18c0b117
4 changed files with 104 additions and 21 deletions
|
@ -2,7 +2,6 @@ allow_defined_top = true
|
|||
|
||||
read_globals = {
|
||||
"ItemStack",
|
||||
"vector",
|
||||
"VoxelArea",
|
||||
"VoxelManip",
|
||||
"PseudoRandom",
|
||||
|
@ -11,6 +10,7 @@ read_globals = {
|
|||
}
|
||||
|
||||
globals = {
|
||||
"vector",
|
||||
"minetest",
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue