Advertisement
osmarks

Untitled

Apr 28th, 2018
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. {
  2. label="Dragon Egg",
  3. shapes={
  4. {6,15,6,10,16,10,texture="dragon_egg"},
  5. {5,14,5,11,15,11,texture="dragon_egg"},
  6. {5,13,5,11,14,11,texture="dragon_egg"},
  7. {3,11,3,13,13,13,texture="dragon_egg"},
  8. {2,8,2,14,11,14,texture="dragon_egg"},
  9. {1,3,1,15,8,15,texture="dragon_egg"},
  10. {2,1,2,14,3,14,texture="dragon_egg"},
  11. {3,0,3,13,1,13,texture="dragon_egg"}
  12. }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement