Fixes armblades (#14331)

This commit is contained in:
Doxxmedearly
2022-06-17 02:40:59 +02:00
committed by GitHub
parent 37b7841028
commit db1785de8a
2 changed files with 4 additions and 2 deletions
@@ -10,7 +10,6 @@
sharp = TRUE
edge = TRUE
anchored = TRUE
item_flags = NOMOVE //It deploys from your arm and stays there
throwforce = 0 //Just to be on the safe side
throw_range = 0
throw_speed = 0
@@ -69,7 +68,6 @@
contained_sprite = TRUE
force = 15 //Bash the crap out of people
slot_flags = null
item_flags = NOMOVE //It deploys from your arm and stays there
anchored = TRUE
throwforce = 0 //Just to be on the safe side
throw_range = 0
@@ -0,0 +1,4 @@
author: Doxxmedearly
delete-after: True
changes:
- bugfix: "Armblades and changeling shields now work again."