Paste #62409: Untitled Paste

Date: 2019/11/29 11:17:18 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8


TrashMath:
  type: command
  debug: false
  name: trashmath
  usage: /trashmath
  script:
    - define num:1000
    - narrate "<[num]> - 100 = <[num].as_list.sub[100]>"