Begins work on lightning.

This commit is contained in:
Neerti
2018-07-28 11:08:30 -04:00
parent 1b173f98ac
commit 8639d49c34
7 changed files with 68 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
anchored = 1
density = 1
pixel_x = -16
plane = MOB_LAYER // You know what, let's play it safe.
plane = MOB_PLANE // You know what, let's play it safe.
layer = ABOVE_MOB_LAYER
var/base_state = null // Used for stumps.
var/health = 200 // Used for chopping down trees.