[MIRROR] Defines damage flags. (Hopefully without 50+ commits) (#491)

* Defines damage flags. (#53158)

* Defines damage flags. (Hopefully without 50+ commits)

Co-authored-by: TemporalOroboros <TemporalOroboros@gmail.com>
This commit is contained in:
SkyratBot
2020-08-24 22:52:31 +02:00
committed by GitHub
co-authored by TemporalOroboros
parent a6c3cbb8e3
commit 3bd294f26f
278 changed files with 731 additions and 700 deletions
+2 -2
View File
@@ -181,7 +181,7 @@
icon_state = "sunflower"
lefthand_file = 'icons/mob/inhands/weapons/plants_lefthand.dmi'
righthand_file = 'icons/mob/inhands/weapons/plants_righthand.dmi'
damtype = "fire"
damtype = BURN
force = 0
slot_flags = ITEM_SLOT_HEAD
throwforce = 0
@@ -242,7 +242,7 @@
icon_state = "novaflower"
lefthand_file = 'icons/mob/inhands/weapons/plants_lefthand.dmi'
righthand_file = 'icons/mob/inhands/weapons/plants_righthand.dmi'
damtype = "fire"
damtype = BURN
force = 0
slot_flags = ITEM_SLOT_HEAD
throwforce = 0
+1 -1
View File
@@ -39,7 +39,7 @@
icon_state = "nettle"
lefthand_file = 'icons/mob/inhands/weapons/plants_lefthand.dmi'
righthand_file = 'icons/mob/inhands/weapons/plants_righthand.dmi'
damtype = "fire"
damtype = BURN
force = 15
hitsound = 'sound/weapons/bladeslice.ogg'
throwforce = 5