mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-20 20:52:52 +01:00
Removes simple_animal entirely.
This commit is contained in:
@@ -498,7 +498,7 @@
|
||||
for(var/thing in holder.selected_mobs)
|
||||
var/mob/living/unit = thing
|
||||
var/datum/ai_holder/AI = unit.ai_holder
|
||||
AI.give_destination(T, pa.Find("shift"))
|
||||
AI.give_destination(T, 1, pa.Find("shift"))
|
||||
to_chat(user, span("notice", "Commanded [holder.selected_mobs.len] mob\s to move to \the [T]."))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user