mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-21 15:51:31 +00:00
Implements Goon Smoke
This commit is contained in:
@@ -113,9 +113,8 @@
|
||||
else
|
||||
reagents.add_reagent("spore", 8)
|
||||
|
||||
// Attach the smoke spreader and setup/start it.
|
||||
S.attach(location)
|
||||
S.set_up(reagents, 1, 1, location, 15, 1) // only 1-2 smoke cloud
|
||||
// Setup up the smoke spreader and start it.
|
||||
S.set_up(reagents, location, TRUE)
|
||||
S.start()
|
||||
qdel(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user