mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
Stop resting when pAI chassis collapses
This commit is contained in:
@@ -390,6 +390,9 @@
|
|||||||
src.client.perspective = EYE_PERSPECTIVE
|
src.client.perspective = EYE_PERSPECTIVE
|
||||||
src.client.eye = card
|
src.client.eye = card
|
||||||
|
|
||||||
|
//stop resting
|
||||||
|
resting = 0
|
||||||
|
|
||||||
//This seems redundant but not including the forced loc setting messes the behavior up.
|
//This seems redundant but not including the forced loc setting messes the behavior up.
|
||||||
src.loc = card
|
src.loc = card
|
||||||
card.loc = get_turf(card)
|
card.loc = get_turf(card)
|
||||||
|
|||||||
Reference in New Issue
Block a user