Buffs the Clarke Mech (#63809)

* buffs the clarke mech

* better cooldown

* FUCK

* weed smoke
This commit is contained in:
Fikou
2022-01-09 11:56:35 -08:00
committed by GitHub
parent ada86d25f9
commit f169aa5f7d
6 changed files with 65 additions and 23 deletions
+1 -2
View File
@@ -617,8 +617,7 @@ But you can call procs that are of type /mob/living/carbon/human/proc/ for that
if(!holder)
return
var/list/names = list()
for(var/i in GLOB.ruin_landmarks)
var/obj/effect/landmark/ruin/ruin_landmark = i
for(var/obj/effect/landmark/ruin/ruin_landmark as anything in GLOB.ruin_landmarks)
var/datum/map_template/ruin/template = ruin_landmark.ruin_template
var/count = 1