code/modules/unit_tests/projectiles.dm
/datum/unit_test/projectile_movetypes | Tests all projectiles that none of them are phasing. |
---|---|
/datum/unit_test/gun_go_bang | Shoots a victim with a gun to ensure the gun properly loads and the victim take the correct amount of damage. |