mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
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:
@@ -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/))
|
||||
|
||||
Reference in New Issue
Block a user