Skip to content

Instantly share code, notes, and snippets.

@lethosor
Last active August 29, 2015 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lethosor/c6f5f0375af204eabd1c to your computer and use it in GitHub Desktop.
Save lethosor/c6f5f0375af204eabd1c to your computer and use it in GitHub Desktop.
--- panda-before-arrival.txt 2015-06-30 14:51:41.000000000 -0400
+++ panda-after-arrival.txt 2015-06-30 14:51:49.000000000 -0400
@@ -2,7 +2,7 @@
<unit_flags1: 0x1a15908c>
-move_state = false
-dead = true
+move_state = true
+dead = false
has_mood = false
had_mood = false
marauder = false
@@ -10,11 +10,11 @@
forest = false
left = false
rider = false
-incoming = true
+incoming = false
diplomat = false
zombie = false
skeleton = false
-can_swap = false
+can_swap = true
on_ground = false
projectile = false
active_invader = false
@@ -38,8 +38,8 @@
sparring = false
no_notify = false
unused = false
-calculated_nerves = false
-calculated_bodyparts = false
+calculated_nerves = true
+calculated_bodyparts = true
important_historical_figure = false
killed = false
cleanup_1 = false
@@ -55,7 +55,7 @@
underworld = false
resident = false
cleanup_4 = false
-calculated_insulation = false
+calculated_insulation = true
visitor_uninvited = false
visitor = false
calculated_inventory = false
@@ -70,13 +70,13 @@
<unit_flags3: 0x1a159094>
body_part_relsize_computed = false
size_modifier_computed = true
-stuck_weapon_computed = false
+stuck_weapon_computed = true
compute_health = false
announce_titan = false
unk5 = false
on_crutch = false
weight_computed = false
-body_temp_in_range = false
+body_temp_in_range = true
wait_until_reveal = false
scuttle = false
unk11 = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment