mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-27 14:06:43 +01:00
Merge pull request #2974 from Cyantime/nobinoc
Removes binoculars from xenoarch lockers
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
/obj/structure/closet/excavation
|
||||
name = "Excavation tools"
|
||||
icon_state = "toolcloset"
|
||||
icon_closed = "toolcloset"
|
||||
icon_opened = "toolclosetopen"
|
||||
|
||||
New()
|
||||
..()
|
||||
new /obj/item/device/binoculars(src)
|
||||
@@ -2686,7 +2686,6 @@
|
||||
#include "code\modules\xenoarcheaology\effect.dm"
|
||||
#include "code\modules\xenoarcheaology\manuals.dm"
|
||||
#include "code\modules\xenoarcheaology\misc.dm"
|
||||
#include "code\modules\xenoarcheaology\misc_vr.dm"
|
||||
#include "code\modules\xenoarcheaology\sampling.dm"
|
||||
#include "code\modules\xenoarcheaology\artifacts\artifact.dm"
|
||||
#include "code\modules\xenoarcheaology\artifacts\artifact_find.dm"
|
||||
|
||||
Reference in New Issue
Block a user