[MIRROR] nuclear particle flag fix + damage_type change [MDB IGNORE] (#10676)

* nuclear particle flag fix (#64032)

* nuclear particle flag fix + damage_type change

Co-authored-by: jjpark-kb <55967837+jjpark-kb@users.noreply.github.com>
This commit is contained in:
SkyratBot
2022-01-14 00:03:53 +01:00
committed by GitHub
parent d6852123e1
commit 950bafb2e6

View File

@@ -3,7 +3,8 @@
name = "nuclear particle"
icon_state = "nuclear_particle"
pass_flags = PASSTABLE | PASSGLASS | PASSGRILLE
flag = TOX
flag = ENERGY
damage_type = TOX
damage = 10
speed = 0.4
hitsound = 'sound/weapons/emitter2.ogg'