added prices to .nczoom
.nc resized to 250x125
This commit is contained in:
parent
57a5993064
commit
c058d180ae
5 changed files with 101 additions and 49 deletions
src/EllieBot/data
|
@ -4315,7 +4315,8 @@
|
|||
"Aliases": [
|
||||
".ncsetpixel",
|
||||
".ncsp",
|
||||
".ncs"
|
||||
".ncs",
|
||||
".ncset"
|
||||
],
|
||||
"Description": "Sets a pixel's color and text on the nCanvas.\nYou must specify the position of the pixel to set in alphanumeric format.\nYou can obtain alphanumeric position of the pixel by using `nczoom` or `ncp <x> <y>`",
|
||||
"Usage": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue