diff --git a/Graphics/ingamefx/+tentacle.bmp b/Graphics/ingamefx/+tentacle.bmp new file mode 100644 index 000000000..eb3c630d2 Binary files /dev/null and b/Graphics/ingamefx/+tentacle.bmp differ diff --git a/makefile.gfx b/makefile.gfx index 2023b168f..00cb150c3 100644 --- a/makefile.gfx +++ b/makefile.gfx @@ -171,7 +171,7 @@ PICKUP_GFX := +spatula +pants +health100 +health50 +health25 +glint1 +glint2 PICKUP_GFX_IN := $(foreach FILE,$(PICKUP_GFX),$(PICKUP_GFX_DIR)/$(FILE).bmp) INGAMEFX_GFX_DIR := $(GRAF_DIR)/ingamefx -INGAMEFX_GFX_TRANS := +bubble_1 +bubble_2 +bubble_3 \ +INGAMEFX_GFX_TRANS := +bubble_1 +bubble_2 +bubble_3 +tentacle\ +health_full_1 +health_full_2 +health_full_3 +health_full_4 +health_full_5 \ +health_empty_1 +health_empty_2 +health_empty_3 +health_empty_4 +health_empty_5 \ +watermeter +waterhilight +netblob \