mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-12 07:32:33 +01:00
Fixes the runtime error. oops.
This commit is contained in:
@@ -31,7 +31,7 @@ The "dust" will damage the hull of the station causin minor hull breaches.
|
||||
// just bombard the ship with little pellets at a drastically huge number.
|
||||
// Along with the fact that shields can BLOCK THE DUST!!! - Jon
|
||||
|
||||
spawn_meteors(numbers, /obj/effect/meteor/dust)
|
||||
spawn_meteors(numbers, meteors_dust)
|
||||
return
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user