Minor fixes

master^2
Ginger88895 2014-05-16 10:16:25 +00:00
parent 75f5ed2a62
commit e5754ba8d5
1 changed files with 0 additions and 2 deletions

View File

@ -319,7 +319,6 @@ potions.register_potion("jump", "Jumping", "potions:jumping", 300, {
potions.register_potion("ouhealth", "One Use Health", "potions:ouhealth", 300, {
effect = "fixhp",
texture = "health",
types = {
{
type = 1,
@ -374,7 +373,6 @@ potions.register_potion("health", "Health", "potions:health", 300, {
potions.register_potion("ouair", "One Use Air", "potions:ouair", 300, {
effect = "air",
texture = "air",
types = {
{
type = 1,