mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Port of the TG radio system. Tasty and I tested it out and it works smooth and clean :)
We were able to restore functionality after we blew up half the radio equipment, as well. AI satellite is now the Comms satellite.
This commit is contained in:
@@ -372,11 +372,6 @@
|
||||
|
||||
return src.attack_hand(user)
|
||||
|
||||
/obj/item/weapon/stamp/New()
|
||||
|
||||
..()
|
||||
return
|
||||
|
||||
/obj/item/weapon/dice/attack_self(mob/user as mob) // Roll the dice -- TLE
|
||||
var/temp_sides
|
||||
if(src.sides < 1)
|
||||
|
||||
Reference in New Issue
Block a user