mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 10:11:09 +00:00
Chameleon gun counts as harmless and can be fired by pacifists (#85520)
## About The Pull Request Closes #85496 ## Changelog 🆑 fix: Chameleon gun counts as harmless and can be fired by pacifists /🆑
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
/obj/item/ammo_casing/energy/chameleon
|
||||
projectile_type = /obj/projectile/energy/chameleon
|
||||
e_cost = 0 // Can't really use the macro here, unfortunately
|
||||
harmful = FALSE
|
||||
var/projectile_vars = list()
|
||||
|
||||
/obj/item/ammo_casing/energy/chameleon/ready_proj()
|
||||
|
||||
Reference in New Issue
Block a user