enable greps properly (#10454)

This commit is contained in:
Kashargul
2025-03-18 16:37:54 +01:00
committed by GitHub
parent 97f2dc3ce6
commit e174881f69
105 changed files with 108 additions and 111 deletions

View File

@@ -2,11 +2,11 @@
say_list_type = /datum/say_list/cyber_horror/master
ai_holder_type = /datum/ai_holder/simple_mob/ranged/kiting/horrormaster //The final boss of every Gradius game
/datum/say_list/cyber_horror/master
threaten_sound = 'modular_chomp/sound/mob/robots/MasterSee.ogg'
/datum/ai_holder/simple_mob/ranged/kiting/horrormaster
threaten = TRUE
threaten_delay = 1 SECOND
threaten_timeout = 30 SECONDS
threaten_timeout = 30 SECONDS

View File

@@ -150,4 +150,4 @@
contemparies, all the while wielding expirmental frost weaponry to deadly \
effecieny. Rare and vaulable pieces in the Eclipse's army, they are rarely seen \
but when utilized, that area is of high priority. "
value = CATALOGUER_REWARD_MEDIUM
value = CATALOGUER_REWARD_MEDIUM

View File

@@ -1387,4 +1387,4 @@
uptwo_rightfour(target)
downtwo_leftfour(target)
downtwo_rightfour(target)
attackcycle = next_cycle
attackcycle = next_cycle

View File

@@ -125,4 +125,4 @@
/obj/item/seeds/jurlmah = 125,
/obj/item/seeds/amauri = 125,
/obj/item/seeds/gelthi = 125,
/obj/item/seeds/vale = 125)
/obj/item/seeds/vale = 125)

View File

@@ -9,4 +9,4 @@
/datum/ai_holder/simple_mob/melee/disbot
threaten = TRUE
threaten_delay = 1 SECOND
threaten_timeout = 30 SECONDS
threaten_timeout = 30 SECONDS

View File

@@ -1,4 +1,4 @@
/mob/living/simple_mob/mechanical/hivebot/ranged_damage/laser
name = "laser hivebot"
desc = "A robot with a photonic weapon integrated into itself."
projectiletype = /obj/item/projectile/energy/mob/drone
projectiletype = /obj/item/projectile/energy/mob/drone

View File

@@ -13,4 +13,4 @@
projectiletype = /obj/item/projectile/energy/declone
/mob/living/simple_mob/mechanical/hivebot/ranged_damage/siege
projectiletype = /obj/item/projectile/arc //Polaris, don't make the same mob twice.
projectiletype = /obj/item/projectile/arc //Polaris, don't make the same mob twice.

View File

@@ -2,4 +2,4 @@
/mob/living/simple_mob/mechanical/hivebot/tank
icon = 'modular_chomp/icons/mob/hivebot.dmi'
icon_state = "blue"
icon_living = "blue"
icon_living = "blue"

View File

@@ -26,4 +26,4 @@
/datum/ai_holder/simple_mob/ranged/kiting/threatening/drone_aerostat
threaten_delay = 20 SECOND
threaten_timeout = 30 SECONDS
threaten_timeout = 30 SECONDS

View File

@@ -11,4 +11,4 @@
see_in_dark = 8
minbodytemp = 0
maxbodytemp = 30000
min_oxy = 0
min_oxy = 0

View File

@@ -14,4 +14,4 @@
melee_damage_lower = 5
melee_damage_upper = 5
vore_upper_transfer_chance = 75
ai_holder_type = /datum/ai_holder/simple_mob/melee/evasive // Aggressive!
ai_holder_type = /datum/ai_holder/simple_mob/melee/evasive // Aggressive!

View File

@@ -50,4 +50,4 @@
light_color = "#1F000F"
glow_range = 5
glow_intensity = -1
ai_holder_type = /datum/ai_holder/simple_mob/melee/hit_and_run
ai_holder_type = /datum/ai_holder/simple_mob/melee/hit_and_run