mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 04:57:57 +01:00
Sleeping carp gang no longer has special interactions.
This commit is contained in:
@@ -88,9 +88,6 @@
|
||||
if(!istype(user) && !target)
|
||||
return
|
||||
var/discharge = 0
|
||||
if(is_in_gang(user, "Sleeping Carp"))
|
||||
user << "<span class='warning'>Use of ranged weaponry would bring dishonor to the clan.</span>"
|
||||
return
|
||||
if(!loadedItems || !loadedWeightClass)
|
||||
user << "<span class='warning'>\The [src] has nothing loaded.</span>"
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user