Xander3359

Results 12 issues of Xander3359

## About The Pull Request Turns storage into a datum instead of hard coding it onto item/storage ## Why It's Good For The Game Storage datums are more robust than...

Refactor

## About The Pull Request You can now attack resin walls on help intent ## Why It's Good For The Game Gameplay consistency ## Changelog :cl: fix: You can now...

Do Not Merge
Quality of Life

### Description Xeno's can't climb on top of tables. This is due to !can_interact(user) on proc /obj/structure/proc/can_climb(mob/living/user) in structures.dm Since xenos can't interact with tables, they can't climb them either....

Bug
Good First issue

# What this PR does So basically when you have a proc you need args in it /proc(args...) You don't need var/arg This runs a regex to replace all instances...

Code

## About The Pull Request Credit due: https://github.com/tgstation/tgstation/pull/65146 Changes get_sfx to using a define system SFX_ ( sound name ) Playsound uses this define when available ## Why It's Good...

Code Improvement

## About The Pull Request Adds proc/wash() ## Why It's Good For The Game Atomization for TG drinks ## Changelog :cl: code: adds proc/wash() to clean stuff /:cl:

Code Improvement

## About The Pull Request Makes it so that cerulean extract will now fix a significant amount of atmos rather than injecting a small amount of air into a single...

Balance

## About The Pull Request Fix this: ![image](https://github.com/tgstation/tgstation/assets/66163761/9437c0a0-b79a-4427-9033-782f34fae9f2) ## Why It's Good For The Game Fix a mapping mistake ## Changelog :cl: fix: fixed a weird door in icebox bridge...

Fix
Map Edit

## About The Pull Request Makes it so attacking no longer checks next_move, but rather checks last_attack ## Why It's Good For The Game Melee input locking is cringe and...

Do Not Merge
Stale
Quality of Life

## About The Pull Request - You can now open the duffelbag after a 2 second channel - Moving while having the bag open closes it ## Why It's Good...

Balance
Stale