Files
Aurora.3/code/game/objects/items/weapons/storage
ike709andGitHub 3d568c173b Rename vars that override internal vars (#20837)
## About The Pull Request

OpenDream is adding `usr` and `args` to the `SoftReservedKeyword`
pragma: https://github.com/OpenDreamProject/OpenDream/pull/2307

This PR renames `var/usr` to `var/user` and `var/args` to
`var/arguments`.

## Why It's Good For The Game

This pragma is currently set as an error on Aurora, because using
internal var names for declared var names is cringe.
2025-06-19 10:48:06 +00:00
..
2025-05-18 14:13:48 +00:00
2025-03-12 09:12:27 +00:00
2025-03-12 09:12:27 +00:00
2025-05-16 08:34:54 +00:00
2025-05-18 14:13:48 +00:00