mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Merge pull request #1699 from Markolie/rndserver
Fix RnD server deconstruction
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
shock(user,50)
|
||||
|
||||
if(istype(O, /obj/item/weapon/screwdriver))
|
||||
default_deconstruction_screwdriver(user, "server_o", "server")
|
||||
default_deconstruction_screwdriver(user, "server_o", "server", O)
|
||||
return 1
|
||||
|
||||
if(exchange_parts(user, O))
|
||||
|
||||
Reference in New Issue
Block a user