Skip to content

Commit

Permalink
Grenade restyle
Browse files Browse the repository at this point in the history
  • Loading branch information
FelesNoctis committed Dec 10, 2023
1 parent 0dcc034 commit 4052031
Showing 1 changed file with 56 additions and 21 deletions.
77 changes: 56 additions & 21 deletions features.html
Original file line number Diff line number Diff line change
Expand Up @@ -419,33 +419,68 @@ <h1 id="weapons">Features</h1>
<tr>
<td>
<span>Grenade Belt</span>
<img src="/images/sprites/weapons/slot9/GRNDH0.png"><br> <!-- class="halfwimg floatequip" -->
<img src="/images/sprites/weapons/slot9/GRNDE0.png"><br>
<img src="/images/sprites/weapons/slot9/PIPBB.png"><br>
<img src="/images/sprites/weapons/slot9/GRNDF0.png">
</td>
<td>
<div class="slotline">Slot 9 + Special Hotkeys</div>
<div class="slotline">Slot 9 + <span tooltip="Make sure to bind
'Toss Grenade'
and
'Swap Grenades'!">Special Hotkeys</span></div>
Explosives that should never be taken for granted. With four varieties to choose from on-demand even while using other weapons, there's always a tactical choice at ready!
<p>
<b>Special Action 1:</b> Swaps your grenade type when you have them in hand.<br>
</p>
<div class="slotlinegren">Cluster</div>
Flings more explosives around it when set off for a ring of boom.<br>
<b>Primary:</b> Throws far, explodes on contact.<br>
<b>Altfire:</b> Rolls out, explodes on a timer.
<div class="slotlinegren">Freeze</div>
Flash-freezes enemies in a radius around it.<br>
<b>Primary:</b> Throws far, explodes on contact.<br>
<b>Altfire:</b> Rolls out, explodes on a timer, leaves a lingering cold patch.
<div class="slotlinegren">Pipe</div>
Remote detonated bombs good for setting up a blast zone.<br>
<b>Primary:</b> Throws far, waits for signal. Try throwing more than one!<br>
<b>Altfire:</b> Triggers all deployed pipebombs to explosive effect.
<div class="slotlinegren">Void</div>
Deployable black holes in the palm of your hand, which drag in and damage everything around them. This inncludes you, so MOVE!<br>
<b>Primary:</b> Throws far, explodes on contact.<br>
<b>Altfire:</b> Rolls out, explodes on a timer.
</td>
</tr>
<tr>
<td>
<span>Cluster</span>
<img src="/images/sprites/weapons/slot9/GRNDH0.png">
</td>
<td>
Flings more explosives around it when set off for a ring of boom.
<p>
<b>Primary:</b> Throws far, explodes on contact.<br>
<b>Altfire:</b> Rolls out, explodes on a timer.
</p>
</td>
</tr>
<tr>
<td>
<span>Freeze</span>
<img src="/images/sprites/weapons/slot9/GRNDE0.png">
</td>
<td>
Flash-freezes enemies in a radius around it.
<p>
<b>Primary:</b> Throws far, explodes on contact.<br>
<b>Altfire:</b> Rolls out, explodes on a timer, leaving a lingering cold patch.
</p>
</td>
</tr>
<tr>
<td>
<span>Pipe</span>
<img src="/images/sprites/weapons/slot9/PIPBB.png">
</td>
<td>
Remote detonated bombs good for setting up a blast zone.
<p>
<b>Primary:</b> Throws far, waits for signal. Try throwing more than one!<br>
<b>Altfire:</b> Triggers all deployed pipebombs to explosive effect.
</p>
</td>
</tr>
<tr>
<td>
<span>Void</span>
<img src="/images/sprites/weapons/slot9/GRNDF0.png">
</td>
<td>
Deployable black holes in the palm of your hand, which drag in and damage everything around them. This includes you, so MOVE!
<p>
<b>Primary:</b> Throws far, explodes on contact.<br>
<b>Altfire:</b> Rolls out, explodes on a timer.
</p>
</td>
</tr>
</table>
Expand Down

0 comments on commit 4052031

Please sign in to comment.