Update living_defines.dm

This commit is contained in:
Verkister
2020-11-08 13:05:11 +02:00
committed by GitHub
parent 86e2670970
commit f93452e29c
@@ -70,12 +70,8 @@
var/makes_dirt = TRUE //FALSE if the mob shouldn't be making dirt on the ground when it walks
var/looking_elsewhere = FALSE //If the mob's view has been relocated to somewhere else, like via a camera or with binocs
<<<<<<< HEAD
var/image/selected_image = null // Used for buildmode AI control stuff.
var/inventory_panel_type = /datum/inventory_panel
var/datum/inventory_panel/inventory_panel
=======
var/image/selected_image = null // Used for buildmode AI control stuff.
>>>>>>> 68b370b... Fresh Meat, Leatherworking (#7629)