mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-11 07:58:57 +01:00
July Update Bugfixes: Better Than Alberyk Edition. (#5031)
Fixes #5030 Fixes #5028 Fixes #5040 Fixes american flags not showing up Fixes gauss rifles being overpowered I may add more bugfixes with this PR if anything juicy comes up.
This commit is contained in:
@@ -518,7 +518,7 @@ var/list/mineral_can_smooth_with = list(
|
||||
user.setClickCooldown(DEFAULT_ATTACK_COOLDOWN)
|
||||
|
||||
if(ishuman(user))
|
||||
var/mob/living/carbon/human/H
|
||||
var/mob/living/carbon/human/H = user
|
||||
var/turf/destination = GetAbove(H)
|
||||
|
||||
if(destination)
|
||||
|
||||
Reference in New Issue
Block a user