Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

一个用于 Barotrauma 的轻量 Lua 模组。 会自动清理掉在地上的空弹匣、空弹药箱,以及部分已经耗尽的轨道炮弹和深水炸弹,减少潜艇内部杂物堆积。

功能

  • 清理空弹匣
  • 清理空弹药箱
  • 清理部分已耗尽的轨道炮弹
  • 清理部分已耗尽的深水炸弹/诱饵弹药
  • 仅处理掉在地上的废弃物品
  • 不清理背包、容器和正常可用弹药

设计目标

这个模组的目标不是改动平衡,也不是增加新内容。 它只是解决一个很烦人的小问题:

打完后的废弃弹药会一直留在地上,占地方,也影响整洁。

因此,这个模组专注于:

  • 自动化清理
  • 尽量低侵入
  • 尽量避免误删
  • 保持原版体验

依赖

  • Lua For Barotrauma

安装方法

将模组放入 Barotrauma/LocalMods/ 目录,并在游戏内容包列表中启用。 确保已经正确安装并启用 Lua For Barotrauma

适用范围

  • 单人游戏
  • 本地主机
  • 使用 Lua For Barotrauma 的环境

说明

本模组只会清理掉在地上的、已明显耗尽的废弃弹药物品。 不会处理背包、柜子或仍可正常使用的弹药。


A lightweight Lua mod for Barotrauma.

This mod automatically removes empty magazines, empty ammo boxes, and certain spent railgun/depth-charge type ammunition when they are left on the ground, helping keep submarines clean and reducing useless clutter.

Features

  • Removes empty magazines
  • Removes empty ammo boxes
  • Removes certain spent railgun shells
  • Removes certain spent depth charges / decoy-type ammunition
  • Only affects items lying on the ground
  • Does not touch items in inventories, containers, or usable ammunition

Goal

This mod does not rebalance the game and does not add new gameplay systems. Its purpose is simple:

clean up spent ammunition trash automatically.

Requirements

  • Lua For Barotrauma

Installation

Place the mod in Barotrauma/LocalMods/ and enable it in the content package list. Make sure Lua For Barotrauma is installed and working correctly.

Scope

  • Singleplayer
  • Local hosting
  • Lua-enabled setups

Notes

The mod is intentionally conservative and only removes clearly spent, ground-dropped ammunition-related items to reduce the chance of deleting usable items.

About

A lightweight Barotrauma Lua mod that automatically cleans up empty magazines, ammo boxes, and certain spent shells left on the ground.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages