Adds the Zaddat Race + Modifies pressure damage calculations

This commit is contained in:
elgeonmb
2019-02-06 21:34:21 -08:00
committed by Novacat
parent a98ac52678
commit 9d056decda
40 changed files with 405 additions and 20 deletions
+1
View File
@@ -101,6 +101,7 @@
H.eye_blurry = max(H.eye_blurry, flash_strength + 5)
H.flash_eyes()
H.adjustHalLoss(halloss_per_flash * (flash_strength / 5)) // Should take four flashes to stun.
H.apply_damage(flash_strength * H.species.flash_burn/5, BURN, BP_HEAD, 0, 0, "Photon burns")
else
flashfail = 1
@@ -218,5 +218,6 @@
R.add_language(LANGUAGE_SCHECHI, 1)
R.add_language(LANGUAGE_ROOTLOCAL, 1)
R.add_language(LANGUAGE_TERMINUS, 1)
R.add_language(LANGUAGE_ZADDAT, 1)
return 1
@@ -49,7 +49,8 @@
starts_with = list(
/obj/item/weapon/reagent_containers/food/drinks/milk = 6,
/obj/item/weapon/reagent_containers/food/drinks/soymilk = 4,
/obj/item/weapon/storage/fancy/egg_box = 4)
/obj/item/weapon/storage/fancy/egg_box = 4,
/obj/item/weapon/reagent_containers/hypospray/autoinjector/biginjector/glucose = 2)
/obj/structure/closet/secure_closet/freezer/money
+2 -1
View File
@@ -194,7 +194,8 @@ Loot piles can be depleted, if loot_depleted is turned on. Note that players wh
/obj/item/device/camera,
/obj/item/device/pda,
/obj/item/device/radio/headset,
/obj/item/device/paicard
/obj/item/device/paicard,
/obj/item/weapon/reagent_containers/hypospray/autoinjector/biginjector/glucose
)
uncommon_loot = list(