Difference between revisions of "Talk:Grenade"

From Worms Knowledge Base

Jump to: navigation, search
(New page: Is this Correct?)
 
Line 1: Line 1:
Is this Correct?
+
Are the power settings correct?
 +
 
 +
I am writing a scheme editor, and I have found the power to be as follows:
 +
 
 +
BYTE SET                  IN GAME POWER
 +
 
 +
0          1
 +
1          2
 +
2          3
 +
3          4
 +
4          5
 +
 
 +
 
 +
Also, setting 11 and 12 on grenade produces a high damage, not low.

Revision as of 15:08, 27 April 2009

Are the power settings correct?

I am writing a scheme editor, and I have found the power to be as follows:

BYTE SET IN GAME POWER

0           1
1           2
2           3
3           4
4           5


Also, setting 11 and 12 on grenade produces a high damage, not low.

Personal tools