Merge pull request #5603 from DJSnapshot/hotfix

Changing URL of Corporate Regulations to the new Corporate Regulations
This commit is contained in:
Chinsky
2014-07-14 07:12:37 +04:00
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -62,7 +62,7 @@ datum/skill/management
datum/skill/knowledge/law
ID = "law"
name = "NanoTrasen Law"
desc = "Your knowledge of NanoTrasen law and procedures. This includes Space Law, as well as general station rulings and procedures. A low level in this skill is typical for security officers, a high level in this skill is typical for captains."
desc = "Your knowledge of NanoTrasen law and procedures. This includes Corporate Regulations, as well as general station rulings and procedures. A low level in this skill is typical for security officers, a high level in this skill is typical for captains."
field = "Security"
secondary = 1
@@ -232,4 +232,4 @@ mob/living/carbon/human/verb/show_skills()
set category = "IC"
set name = "Show Own Skills"
show_skill_window(src, src)
show_skill_window(src, src)