mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 16:48:12 +01:00
Compile fix for global ability list.
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
Creature-level abilities.
|
||||
*/
|
||||
|
||||
/*/var/global/list/ability_verbs = list(
|
||||
/client/proc/test_ability,
|
||||
/var/global/list/ability_verbs = list(
|
||||
/*/client/proc/test_ability,
|
||||
/client/proc/tajaran_ability,
|
||||
/client/proc/unathi_ability
|
||||
)*/
|
||||
/client/proc/unathi_ability*/
|
||||
)
|
||||
|
||||
/client/proc/test_ability()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user