You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ Running this code from the command-line will print the string you can use to spa
42
42
You'll include this string in a spawn command that looks like this:
43
43
44
44
```css
45
-
spawn string Nagasakii [string]
45
+
spawn string EthynWyrmbane [string]
46
46
```
47
47
48
48
But so far, this is just a really complicated way of spawning a handle. The point of strings is that you can spawn intricate contraptions that regular spawn commands can't.
0 commit comments