This commit is contained in:
QuoteFox
2021-02-06 05:20:23 +00:00
4 changed files with 6 additions and 2 deletions
+4
View File
@@ -1505,6 +1505,10 @@ GLOBAL_DATUM_INIT(dview_mob, /mob/dview, new)
var/list/blocked = list(/obj/item/reagent_containers/food/drinks/soda_cans,
/obj/item/reagent_containers/food/drinks/bottle
)
blocked |= typesof(/obj/item/reagent_containers/food/drinks/prospacillin,
/obj/item/reagent_containers/food/drinks/diminicillin
)
return pick(subtypesof(/obj/item/reagent_containers/food/drinks) - blocked)
//For these two procs refs MUST be ref = TRUE format like typecaches!
+1 -1
View File
@@ -297,7 +297,7 @@
M.remove_language(/datum/language/slime)
/datum/quirk/tajaspeaker
name = "Siik Tajr speaker"
name = "Siik'Tajr speaker"
desc = "Due to your time spent around Tajaran, you can speak their native tongue!"
value = 1
gain_text = "<span class='notice'>You feel sensitive to mrowls and your tongue curls comfortably.</span>"
@@ -106,6 +106,7 @@
melee_damage_lower = 5
melee_damage_upper = 10
poison_per_bite = 3
gold_core_spawnable = NO_SPAWN
var/atom/movable/cocoon_target
var/fed = 0
var/obj/effect/proc_holder/wrap/wrap
-1
View File
@@ -1181,7 +1181,6 @@ datum/uplink_item/stealthy_weapons/taeclowndo_shoes
Due to budget cuts, the shoes don't provide protection against slipping."
item = /obj/item/storage/box/syndie_kit/chameleon
cost = 2
exclude_modes = list(/datum/game_mode/nuclear)
/datum/uplink_item/stealthy_tools/chameleon_proj
name = "Chameleon Projector"