mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
Various upstream related fixes
This commit is contained in:
@@ -295,7 +295,7 @@ GLOBAL_LIST_INIT(metal_recipes, list ( \
|
||||
else
|
||||
new/obj/structure/girder/displaced(build_on)
|
||||
user.balloon_alert(user, "girder created")
|
||||
user.mind.adjust_experience(/datum/skill/construction, 5) //SKYRAT EDIT: Construction Skill
|
||||
user.mind?.adjust_experience(/datum/skill/construction, 5) //SKYRAT EDIT: Construction Skill
|
||||
return ITEM_INTERACT_SUCCESS
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user