mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 13:09:11 +01:00
Update living_defines.dm
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user