mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
[MIRROR] Aquarium fish improvements (#3069)
* Aquarium fish improvements (#56573) Co-authored-by: coiax <yellowbounder@ gmail.com> Co-authored-by: Mothblocks <35135081+Jared-Fogle@ users.noreply.github.com> * Aquarium fish improvements * Update mapping_helpers.dm * Update packs.dm Co-authored-by: AnturK <AnturK@users.noreply.github.com> Co-authored-by: coiax <yellowbounder@ gmail.com> Co-authored-by: Mothblocks <35135081+Jared-Fogle@ users.noreply.github.com> Co-authored-by: Gandalf2k15 <jzo123@hotmail.com>
This commit is contained in:
co-authored by
coiax
Mothblocks
AnturK
Gandalf2k15
parent
56425eef40
commit
f4fd38b1a8
@@ -11,7 +11,7 @@
|
||||
mob_biotypes = MOB_ORGANIC|MOB_BEAST
|
||||
speak_chance = 0
|
||||
turns_per_move = 5
|
||||
butcher_results = list(/obj/item/food/carpmeat = 2)
|
||||
butcher_results = list(/obj/item/food/fishmeat/carp = 2)
|
||||
response_help_continuous = "pets"
|
||||
response_help_simple = "pet"
|
||||
response_disarm_continuous = "gently pushes aside"
|
||||
|
||||
Reference in New Issue
Block a user