mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 17:52:36 +00:00
[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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user