Free Hero Mesh

Diff
Login
This is a mirror of the main repository for Free Hero Mesh. New tickets and changes will not be accepted at this mirror.

Differences From Artifact [0da9eacd4d]:

To Artifact [82cbe880f1]:


52
53
54
55
56
57
58

59
60

61
62
63
64
65
66
67
  (Height 100)
  (Density 500)
  (Strength 1)
  (Weight 1)
  (Climb 100)
  {CommonKeys}
  ('ENTER

    $Man Loc 0 Dir Create .
    Destroy .

  )
)

($Floor
  (Image "FLOOR")
  (Help "There is nothing here.")
  (Density 2000)







>
|
|
>







52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
  (Height 100)
  (Density 500)
  (Strength 1)
  (Weight 1)
  (Climb 100)
  {CommonKeys}
  ('ENTER
    ObjBelow ,Height 50 le if
      $Man Loc 0 Dir Create .
      Destroy .
    then
  )
)

($Floor
  (Image "FLOOR")
  (Help "There is nothing here.")
  (Density 2000)