Skip to content

Commit

Permalink
Update code/modules/anomalies/anomaly_stabilizer.dm
Browse files Browse the repository at this point in the history
Co-authored-by: PlayerUnknown14 <[email protected]>
  • Loading branch information
Anorak2024 and PlayerUnknown14 authored Dec 17, 2024
1 parent 2581874 commit dd44471
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions code/modules/anomalies/anomaly_stabilizer.dm
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,6 @@
balloon_alert(user, "слоты для ядер заняты!")
return ATTACK_CHAIN_PROCEED

if(!user.drop_transfer_item_to_loc(core, src))
user.balloon_alert(user, "не отпустить")
return ATTACK_CHAIN_PROCEED

cores.Add(core)
update_cores()
Expand Down

0 comments on commit dd44471

Please sign in to comment.