mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
Adds "deep water" that you can drown in (#90587)
This commit is contained in:
@@ -63,6 +63,8 @@
|
||||
"Dog ahead.",
|
||||
"Could this be a Dog?",
|
||||
)
|
||||
|
||||
add_traits(list(TRAIT_NODROWN, TRAIT_SWIMMER), INNATE_TRAIT)
|
||||
var/static/list/eatable_food = list(/obj/item/seeds)
|
||||
ai_controller.set_blackboard_key(BB_BASIC_FOODS, typecacheof(eatable_food))
|
||||
AddElement(/datum/element/basic_eating, food_types = eatable_food)
|
||||
|
||||
Reference in New Issue
Block a user