modules misc (#18315)

This commit is contained in:
KalevTait
2022-07-20 22:56:34 +02:00
committed by GitHub
parent 234a471cf9
commit 938135f3d8
48 changed files with 214 additions and 214 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
desc = "Dust in space."
icon = 'icons/obj/meteor.dmi'
icon_state = "dust"
density = 1
anchored = 1
density = TRUE
anchored = TRUE
var/strength = 2 //ex_act severity number
var/life = 2 //how many things we hit before qdel(src)
var/atom/goal = null