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 de2db41 commit 31348d8Copy full SHA for 31348d8
src/main/java/com/dark/zewo2/modules/Airstrike.java
@@ -59,7 +59,7 @@ public class Airstrike extends Module {
59
.build());
60
61
public Airstrike() {
62
- super(Addon.CATEGORY, "airstrike", "some nn skidded this you know who you are :pointnlaugh:");
+ super(Addon.CATEGORY, "airstrike", "nuke the area around you");
63
}
64
65
Vec3d origin = null;
0 commit comments