Initial Commit V3

This commit is contained in:
Artur
2020-01-31 18:17:14 +01:00
parent 54659185c7
commit 8bb0e30036
19 changed files with 85 additions and 77 deletions
-6
View File
@@ -66,12 +66,6 @@
icon_state = "craft"
screen_loc = ui_crafting
/obj/screen/craft/Click()
var/mob/living/M = usr
if(isobserver(usr))
return
M.OpenCraftingMenu()
/obj/screen/area_creator
name = "create new area"
icon = 'icons/mob/screen_midnight.dmi'