Skip to content

Commit 00e061a

Browse files
committed
Баг с нетратой ядра фазона
1 parent ef25528 commit 00e061a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/game/mecha/mecha_construction_paths.dm

+1
Original file line numberDiff line numberDiff line change
@@ -1296,6 +1296,7 @@
12961296
/datum/construction/reversible/mecha/phazon/after_spawn_result(atom/A)
12971297
var/obj/mecha/phazon = A
12981298
phazon.phase_modifier = core.get_strenght() / 150
1299+
core.forceMove(A)
12991300

13001301
/datum/construction/reversible/mecha/phazon/custom_action(index, diff, atom/used_atom, mob/user)
13011302
if(!..())

0 commit comments

Comments
 (0)