mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 05:27:01 +01:00
Port TG Resonator so this is not a trash anymore (#27216)
* Port TG Resonator so this is not a trash anymore * fix defines * Update kinetic_accelerator.dm * yeah yeah linter i love you too * Update paradise.dme * fix for matrix * Update code/modules/mining/equipment/resonator.dm Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com> * Update code/modules/mining/equipment/resonator.dm Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com> * remove useless signal * Update code/modules/mining/equipment/resonator.dm Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com> * Update code/modules/mining/equipment/resonator.dm Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com> * Update code/modules/mining/equipment/resonator.dm Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com> * Update code/modules/mining/equipment/resonator.dm Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com> * Update code/modules/mining/equipment/resonator.dm Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com> * Update code/modules/mining/equipment/resonator.dm Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com> --------- Signed-off-by: Сиротка <114731039+ErdGinalD@users.noreply.github.com> Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
This commit is contained in:
@@ -538,7 +538,7 @@
|
||||
R.damage_multiplier = modifier
|
||||
R.burst()
|
||||
return
|
||||
new /obj/effect/temp_visual/resonance(target_turf, K.firer, null, 30)
|
||||
new /obj/effect/temp_visual/resonance(target_turf, K.firer, null, RESONATOR_MODE_MANUAL, 100) //manual detonate mode and will NOT spread
|
||||
|
||||
/obj/item/borg/upgrade/modkit/bounty
|
||||
name = "death syphon"
|
||||
|
||||
Reference in New Issue
Block a user