mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
Schlorrgo Powercreep (#19420)
Schlorrgo mob given various tweaks to increase resposiveness and QOL Eggs now process growth as intended (let me know if the way i did it wasn't the right way, far as I can tell eggs didnt process yet. Testing shows eggs in cartoons not growing even went removed.) - Look into Egg Wierdness (No longer doing since better to have that handled in own PR) - Make Schlorrgos roll down stairs (Stair PR reverted lol, maybe another time) - [x] Make Schlorrgos lay eggs (use ice tunnelers as baseline) - [x] Kill Commander Nated - [x] More Schlorrgo interactions? --------- Signed-off-by: Ben <91219575+Ben10083@users.noreply.github.com> Co-authored-by: Ben10083 <Ben10083@users.noreply.github.com>
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
if(N)
|
||||
amount_per_transfer_from_this = N
|
||||
|
||||
/obj/item/reagent_containers/Initialize()
|
||||
/obj/item/reagent_containers/Initialize(mapload)
|
||||
. = ..()
|
||||
if(!possible_transfer_amounts)
|
||||
src.verbs -= /obj/item/reagent_containers/verb/set_APTFT
|
||||
|
||||
Reference in New Issue
Block a user