Add new hideout ruin, fix misc ruin bugs (#13527)

This commit is contained in:
Wildkins
2022-04-18 13:15:03 -04:00
committed by GitHub
parent 7e4e54c65f
commit ef02a994fa
5 changed files with 162 additions and 3 deletions

View File

@@ -24,6 +24,8 @@
. = ..()
if(ispath(projectile_type))
BB = new projectile_type(src)
else
expend() // allows spawning spent casings by nulling projectile_type
randpixel_xy()
transform = turn(transform,rand(0,360))