Adds Archaeology Component

This commit is contained in:
ExcessiveUseOfCobblestone
2017-09-08 11:01:30 -04:00
committed by CitadelStationBot
parent ce787e7726
commit 33f36fd0de
26 changed files with 146 additions and 76 deletions
+2 -1
View File
@@ -549,9 +549,10 @@ GLOBAL_VAR_INIT(rpg_loot_items, FALSE)
transfer_blood = 0
/obj/item/singularity_pull(S, current_size)
..()
if(current_size >= STAGE_FOUR)
throw_at(S,14,3, spin=0)
else ..()
else return
/obj/item/throw_impact(atom/A)
if(A && !QDELETED(A))