mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-16 10:44:27 +01:00
Merge pull request #2358 from PolarisSS13/Yoshax-patch-1
make teshari not bad to play
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
heat_level_1 = 320
|
||||
heat_level_2 = 370
|
||||
heat_level_3 = 600
|
||||
heat_discomfort_level = 292
|
||||
heat_discomfort_level = 295
|
||||
heat_discomfort_strings = list(
|
||||
"Your feathers prickle in the heat.",
|
||||
"You feel uncomfortably warm.",
|
||||
@@ -120,4 +120,4 @@
|
||||
|
||||
/datum/species/teshari/equip_survival_gear(var/mob/living/carbon/human/H)
|
||||
..()
|
||||
H.equip_to_slot_or_del(new /obj/item/clothing/shoes/sandal(H),slot_shoes)
|
||||
H.equip_to_slot_or_del(new /obj/item/clothing/shoes/sandal(H),slot_shoes)
|
||||
|
||||
Reference in New Issue
Block a user