Advertisement
Guest User

Untitled

a guest
Feb 16th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. --- ha.lua 2019-02-16 02:10:57.707719641 +0100
  2. +++ ha.lua.patched 2019-02-16 19:59:06.532756346 +0100
  3. @@ -228,6 +228,7 @@
  4. else
  5. ha.do_door:play_chore(3)
  6. MakeSectorActive("ha_do_gate", FALSE)
  7. + ha.do_door:close()
  8. ha.do_door:lock()
  9. end
  10. MakeSectorActive("ha_co_gate", FALSE)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement