mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Fix
This commit is contained in:
@@ -215,15 +215,9 @@
|
||||
/*
|
||||
* Cyborg
|
||||
*/
|
||||
<<<<<<< HEAD
|
||||
/obj/item/gun/projectile/cyborgtoy
|
||||
name = "\improper Donk-Soft Cyborg Blaster"
|
||||
desc = "Donk-Soft Cyborg Blaster! It's Donk or Don't! Adult supervision required. Use to toggle between battle and cleanup mode."
|
||||
=======
|
||||
/obj/item/gun/projectile/cyborgtoy
|
||||
name = "\improper Donk-Soft " + JOB_CYBORG + " Blaster"
|
||||
desc = "Donk-Soft " + JOB_CYBORG + " Blaster! It's Donk or Don't! Adult supervision required. Use to toggle between battle and cleanup mode."
|
||||
>>>>>>> master
|
||||
icon = 'icons/obj/gun_toy.dmi'
|
||||
icon_state = "smg"
|
||||
caliber = "foam"
|
||||
|
||||
Reference in New Issue
Block a user