mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
[MIRROR] Fixed carps being untameable and fixes tameable code not properly removing itself from something (#6677)
* Fixed carps being untameable and fixes tameable code not properly removing itself from something (#59955) Fixes #59897 * Fixed carps being untameable and fixes tameable code not properly removing itself from something Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com>
This commit is contained in:
co-authored by
Watermelon914
parent
dd6cce5ec2
commit
e8a0858a86
@@ -73,6 +73,7 @@
|
||||
. = ..()
|
||||
ADD_TRAIT(src, TRAIT_SPACEWALK, INNATE_TRAIT)
|
||||
add_cell_sample()
|
||||
make_tameable()
|
||||
|
||||
|
||||
/mob/living/simple_animal/hostile/carp/add_cell_sample()
|
||||
|
||||
Reference in New Issue
Block a user