Dateien nach "/" hochladen
This commit is contained in:
6
mod.conf
Normal file
6
mod.conf
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
name = assorted_mecha
|
||||||
|
description = contains an assortment of various weaponized vehecles.
|
||||||
|
depends =
|
||||||
|
author = Soundwavez (fork by Heisenberg)
|
||||||
|
title = Assorted mecha (fork)
|
||||||
|
version = 0.3
|
||||||
4
readme.txt
Normal file
4
readme.txt
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
Copyright [2025] [Soundwavez]. All Rights Reserved.
|
||||||
|
|
||||||
|
|
||||||
|
adds mecha.
|
||||||
11
settingtypes.txt
Normal file
11
settingtypes.txt
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# assorted_mecha settings
|
||||||
|
|
||||||
|
[Assorted Mecha]
|
||||||
|
|
||||||
|
# Damage dealt by a plasma bolt explosion to players and entities within blast radius.
|
||||||
|
# Default: 100 HP per hit
|
||||||
|
assorted_mecha_explosion_damage (Plasma Bolt Explosion Damage) int 100 1 1000
|
||||||
|
|
||||||
|
# Damage dealt by a single mecha bullet to players and entities on direct hit.
|
||||||
|
# Default: 100 HP per hit
|
||||||
|
assorted_mecha_bullet_damage (Mecha Bullet Direct Hit Damage) int 100 1 1000
|
||||||
Reference in New Issue
Block a user