mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-24 05:06:47 +01:00
aa
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
user.visible_message("<span class='notice'>[user] fells [src] with the [W].</span>","<span class='notice'>You fell [src] with the [W].</span>", "You hear the sound of a tree falling.")
|
||||
playsound(get_turf(src), 'sound/effects/meteorimpact.ogg', 100 , 0, 0)
|
||||
for(var/i=1 to log_amount)
|
||||
new /obj/item/grown/log/tree(get_turf(src))
|
||||
new spawned_wood(get_turf(src))
|
||||
|
||||
var/obj/structure/flora/stump/S = new spawned_stump(loc)
|
||||
S.name = "[name] stump"
|
||||
|
||||
Reference in New Issue
Block a user