11 lines
334 B
Ucode
11 lines
334 B
Ucode
class NiceHopMineLPickup extends HopMineLPickup;
|
|
defaultproperties
|
|
{
|
|
Weight=5.000000
|
|
Description="The prototype of Hopmine launcher. But still can be very useful."
|
|
ItemName="HopMine Launcher NW"
|
|
ItemShortName="HopMine NW"
|
|
InventoryType=class'NiceHopMineLchr'
|
|
PickupMessage="You got the HopMine Launcher NW."
|
|
}
|