Merge remote-tracking branch 'upstream/dev' into PAP

Fixes #6844.
This commit is contained in:
PsiOmega
2014-11-14 09:26:56 +01:00
194 changed files with 1638 additions and 2619 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -5,7 +5,7 @@
/area/research_outpost/hallway
name = "Research Outpost Hallway"
icon_state = "hallC"
icon_state = "anohallway"
/area/research_outpost/gearstore
name = "Expedition Preparation"
@@ -69,7 +69,7 @@
/area/research_outpost/entry
name = "Research Outpost Shuttle Dock"
icon_state = "entry"
icon_state = "anoentry"
/area/research_outpost/longtermstorage
name = "Long-Term Storage"

View File

@@ -12,7 +12,7 @@
speed = 2
melee_damage_lower = 5
melee_damage_upper = 15
attacktext = "mauls"
attacktext = "mauled"
cold_damage_per_tick = 0
speak_chance = 5
speak = list("Hruuugh!","Hrunnph")
@@ -33,7 +33,7 @@
speed = 1
melee_damage_lower = 1
melee_damage_upper = 8
attacktext = "gouges"
attacktext = "gouged"
cold_damage_per_tick = 0
speak_chance = 5
speak = list("Awrr?","Aowrl!","Worrl")
@@ -54,7 +54,7 @@
speed = 1
melee_damage_lower = 3
melee_damage_upper = 12
attacktext = "gouges"
attacktext = "gouged"
cold_damage_per_tick = 0
speak_chance = 5
speak = list("Shuhn","Shrunnph?","Shunpf")