We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9edc15b commit efe1c6aCopy full SHA for efe1c6a
README.md
@@ -38,7 +38,7 @@ Starting with the very basics, you can create a string for a handle using this c
38
createPrefab(PrefabHash.Handle_Short).print();
39
```
40
41
-Running this code from the command-line will print the string you can use to spawn a handle.
+Running this code will print the string you can use to spawn a weapon handle.
42
You'll include this string in a spawn command that looks like this:
43
44
```css
0 commit comments