- UID
- 1125305
- 熱心
- 4 值
- 嘉獎
- 0 次
- 違規
- 0 次
- 在線時間
- 1 小時
- 經驗
- 3 點
- 積分
- 8
- 精華
- 0
- 最後登錄
- 2015-10-22
- 閱讀權限
- 5
- 註冊時間
- 2009-2-3
- 論壇幣
- 3 幣
- 聯合幣
- 6 枚
- 幸運鑽
- 0 顆
- 招待卷
- 0 點
|
.method public hidebysig specialname rtspecialname instance void .ctor(class InGameManager/Result result) cil managed
L_005e: ldarg.0
L_005f: ldarg.1 -> ldc.i4 60000
L_0060: ldfld class XorInt InGameManager/Result::gold
L_0065: call int32 XorInt::op_Implicit(class XorInt)
L_006a: stfld int32 QuestCompleteSendParam::gold
L_006f: ldarg.0
L_0070: ldarg.1 -> ldc.i4 60000
L_0071: ldfld class XorInt InGameManager/Result::soul
L_0076: call int32 XorInt::op_Implicit(class XorInt)
L_007b: stfld int32 QuestCompleteSendParam::soul
gold & stone always 60000
|
|