Bugfixes.

This commit is contained in:
SkyMarshal
2012-02-02 01:45:35 -07:00
parent 3087c5d2e6
commit 16ac8ba8e0
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -233,6 +233,8 @@
H.icon_state = "head_f_l"
H.overlays += owner.face_lying
H.transfer_identity(owner)
H.pixel_x = -10
H.pixel_y = 6
var/lol = pick(cardinal)
step(H,lol)