Advertisement
Guest User

Untitled

a guest
Jan 26th, 2014
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. Changes in v. Furious Koala from Angry Koala:
  2.  
  3. Global (ENV):
  4. unpack, new function
  5.  
  6. World, from Tech:
  7. breakObject, new function
  8. placeMod, new function
  9.  
  10. World, from all entities:
  11. breakobject, new function
  12. destroyLiquid, new function
  13. gravity, new function
  14. info, new function
  15. placeMod, new function
  16. spawnLiquid, new function
  17.  
  18. Entity, from Object:
  19. getInboundNodePosition, new function
  20. getOutboundNodePosition, new function
  21. isTouching, new function
  22. setForceRegion, new function
  23. staticRandomizeParameter, new function
  24.  
  25. Entity, from Monster:
  26. maxHealth, new function
  27. setForceRegion, new function
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement