Bump axios from 1.16.0 to 1.16.1 in /tgui (#22733)

<img width="805" height="386" alt="image"
src="https://github.com/user-attachments/assets/5e88984b-41fa-449a-98d2-729e93207741"
/>
This commit is contained in:
VMSolidus
2026-06-19 18:07:25 +00:00
committed by GitHub
parent a67a6ae94a
commit 662fecfc79
6 changed files with 311 additions and 3 deletions
+2 -3
View File
@@ -259,9 +259,8 @@ would spawn and follow the beaker, even if it is carried or thrown.
var/smoke_duration
/datum/effect/effect/system/smoke_spread/set_up(n = 5, c = 0, loca, direct, duration = 0)
smoke_duration = duration
if(n > 10)
n = 10
if (!smoke_duration)
smoke_duration = duration
number = n
cardinals = c
if(istype(loca, /turf/))