mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-30 00:35:56 +01:00
Part 2
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
/obj/structure/ore_box/examine(mob/living/user)
|
||||
if(Adjacent(user) && istype(user))
|
||||
show_contents(user)
|
||||
. = ..()
|
||||
return ..()
|
||||
|
||||
/obj/structure/ore_box/attack_hand(mob/user)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user