hints.lua 255 B

12345678910
  1. -- LUALOCALS < ---------------------------------------------------------
  2. local nodecore
  3. = nodecore
  4. -- LUALOCALS > ---------------------------------------------------------
  5. nodecore.register_hint(
  6. "throw an item really fast",
  7. "item_drop_speed_15"
  8. )